[INFO] fetching crate nexus-acto-rs 0.8.4...
[INFO] testing nexus-acto-rs-0.8.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nexus-acto-rs 0.8.4 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate nexus-acto-rs 0.8.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nexus-acto-rs 0.8.4
[INFO] tweaked toml for crates.io crate nexus-acto-rs 0.8.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nexus-acto-rs 0.8.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c775e61c34bd93ef68fbf97aae479775646569484e56384743284ea6bb1611d7
[INFO] running `Command { std: "docker" "start" "-a" "c775e61c34bd93ef68fbf97aae479775646569484e56384743284ea6bb1611d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c775e61c34bd93ef68fbf97aae479775646569484e56384743284ea6bb1611d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c775e61c34bd93ef68fbf97aae479775646569484e56384743284ea6bb1611d7", kill_on_drop: false }`
[INFO] [stdout] c775e61c34bd93ef68fbf97aae479775646569484e56384743284ea6bb1611d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94aa7e783f0c85640cb652ce41e1c2f1a93f87aec1cea2dab8b582ece79f9d6a
[INFO] running `Command { std: "docker" "start" "-a" "94aa7e783f0c85640cb652ce41e1c2f1a93f87aec1cea2dab8b582ece79f9d6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling base64-string-rs v0.0.1
[INFO] [stderr]    Compiling oni-comb-parser-rs v0.0.526
[INFO] [stderr]    Compiling oni-comb-uri-rs v0.2.516
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.9.0-alpha.2
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0-alpha.2
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling clap v4.5.15
[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 41.25s
[INFO] running `Command { std: "docker" "inspect" "94aa7e783f0c85640cb652ce41e1c2f1a93f87aec1cea2dab8b582ece79f9d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94aa7e783f0c85640cb652ce41e1c2f1a93f87aec1cea2dab8b582ece79f9d6a", kill_on_drop: false }`
[INFO] [stdout] 94aa7e783f0c85640cb652ce41e1c2f1a93f87aec1cea2dab8b582ece79f9d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43ac1e9be97745907668d8f1a4c452b0e6de63f5be9583aa6509b439d10d234
[INFO] running `Command { std: "docker" "start" "-a" "a43ac1e9be97745907668d8f1a4c452b0e6de63f5be9583aa6509b439d10d234", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling 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 prost v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.9.0-alpha.2
[INFO] [stderr]    Compiling clap v4.5.15
[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 rstest v0.22.0
[INFO] [stderr]    Compiling tokio-condvar v0.3.0
[INFO] [stdout] warning: unused import: `ConfigOption`
[INFO] [stdout]   --> src/actor/actor_system_test.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use crate::actor::actor_system::{ActorSystem, Config, ConfigOption};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.89s
[INFO] running `Command { std: "docker" "inspect" "a43ac1e9be97745907668d8f1a4c452b0e6de63f5be9583aa6509b439d10d234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43ac1e9be97745907668d8f1a4c452b0e6de63f5be9583aa6509b439d10d234", kill_on_drop: false }`
[INFO] [stdout] a43ac1e9be97745907668d8f1a4c452b0e6de63f5be9583aa6509b439d10d234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e76970163086fcdedb380f96e063cfd8544467e605ff6bbf67205c17d4e607c
[INFO] running `Command { std: "docker" "start" "-a" "5e76970163086fcdedb380f96e063cfd8544467e605ff6bbf67205c17d4e607c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ConfigOption`
[INFO] [stderr]   --> src/actor/actor_system_test.rs:12:57
[INFO] [stderr]    |
[INFO] [stderr] 12 |   use crate::actor::actor_system::{ActorSystem, Config, ConfigOption};
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nexus-acto-rs` (lib test) generated 1 warning (run `cargo fix --lib -p nexus-acto-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_acto_rs-efa961ba13636687)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_empty ... ok
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_clear ... ok
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_values ... ok
[INFO] [stdout] [2m2025-11-05T03:31:26.928849Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.933546Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.933778Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.944234Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.970730Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.970893Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.970956Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971007Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971170Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.971235Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.971443Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $2
[INFO] [stdout] [2m2025-11-05T03:31:26.971498Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.971590Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971630Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971674Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971329Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.971755Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971812Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.971986Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972004Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972053Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:26.972114Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.972128Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.972366Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972384Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972398Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972404Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972434Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:26.972477Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:26.972491Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:26.972503Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:26.972509Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:26.972561Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:26.971844Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.972679Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:26.972746Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.972762Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.971949Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $2
[INFO] [stdout] [2m2025-11-05T03:31:26.972997Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.973014Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.973027Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.973033Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.978616Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.993007Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: my-actor
[INFO] [stdout] [2m2025-11-05T03:31:26.993229Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: my-actor
[INFO] [stdout] [2m2025-11-05T03:31:26.993302Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993345Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993387Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993423Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993557Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: my-actor
[INFO] [stdout] [2m2025-11-05T03:31:26.993615Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: my-actor
[INFO] [stdout] [2m2025-11-05T03:31:26.993731Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993801Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993835Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.993873Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_small ... ok
[INFO] [stdout] [2m2025-11-05T03:31:26.996633Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_named_example_test::tests[0m[2m:[0m Hello World!
[INFO] [stdout] [2m2025-11-05T03:31:26.998679Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.998819Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.998843Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.998860Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.998877Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.998887Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.998933Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m callee msg = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999000Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.999014Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:26.999046Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $1
[INFO] [stdout] [2m2025-11-05T03:31:26.999108Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $1
[INFO] [stdout] [2m2025-11-05T03:31:26.999124Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999136Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999149Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999156Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999184Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m caller msg = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999284Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $1
[INFO] [stdout] [2m2025-11-05T03:31:26.999298Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $1
[INFO] [stdout] [2m2025-11-05T03:31:26.999387Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999402Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999415Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999422Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:26.999442Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m callee msg = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.004606Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.004926Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.004981Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.004997Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005027Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005042Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005098Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.005197Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.005213Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.005418Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005437Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005449Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005457Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005477Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.005578Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005595Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005607Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005614Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005638Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005680Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.005742Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.005772Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005792Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005807Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005814Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.005833Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.005881Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.005894Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.005955Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005970Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005981Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.005988Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006009Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006036Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.006098Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.006116Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006126Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006186Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006198Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006210Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006217Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006237Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.006290Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006300Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006319Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.006362Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.006376Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.006435Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006449Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006461Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006469Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006490Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.006538Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.006601Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.006617Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006626Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006638Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006644Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006662Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.006702Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.006714Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.006806Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006821Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006832Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006838Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006855Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.006918Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006932Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006943Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006949Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.006964Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.007011Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007023Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007034Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007044Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007063Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007090Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.007161Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.007176Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007185Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007197Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007203Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007220Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.007260Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.007272Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.007329Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007342Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007353Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007359Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007380Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007405Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.007460Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.007488Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007555Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007569Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007582Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007589Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007607Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.007657Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007672Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007678Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007694Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.007733Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.007745Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.007813Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007827Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007839Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007845Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007865Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.007890Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.007945Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.007960Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007969Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007980Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.007987Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008003Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.008047Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.008060Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.008135Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008149Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008161Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008167Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008185Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.008249Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008262Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008273Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008279Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.008296Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.008343Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.008354Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.008366Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.008373Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.008393Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.008419Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.008489Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.008506Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.010588Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.010664Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.010687Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.010694Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.010723Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.010796Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.010810Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.010822Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.010829Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.010892Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.010988Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.011015Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011025Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011041Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011051Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011081Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.011139Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.011150Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.011285Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011303Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011316Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011323Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011343Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.011400Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011415Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011427Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011436Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011477Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.011555Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.011583Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011593Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011606Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011614Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011631Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.011671Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.011682Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$2
[INFO] [stdout] [2m2025-11-05T03:31:27.011738Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011751Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011762Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011768Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.011821Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.011878Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.011893Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011903Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011960Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011972Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011983Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.011989Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012007Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.012060Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012072Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012090Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.012128Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.012140Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$3
[INFO] [stdout] [2m2025-11-05T03:31:27.012197Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.012212Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.012223Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.012229Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.012269Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.012325Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.012341Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012351Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012364Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012370Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012389Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.012431Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.012446Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$4
[INFO] [stdout] [2m2025-11-05T03:31:27.012642Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012684Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012718Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012745Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012793Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.012890Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012933Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.012967Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.014558Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.014626Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.014718Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.014770Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.014813Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.014838Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.014919Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.015045Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.015102Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015252Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015223Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $2
[INFO] [stdout] [2m2025-11-05T03:31:27.015286Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $2
[INFO] [stdout] [2m2025-11-05T03:31:27.015383Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015399Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015413Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015420Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015546Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015563Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015576Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.015582Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.016600Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.016618Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.016642Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.016691Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.016704Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$5
[INFO] [stdout] [2m2025-11-05T03:31:27.016776Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.016806Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.016819Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.016826Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.016870Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.016931Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.016960Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017009Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017023Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017037Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017045Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017079Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.017133Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017149Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017156Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017173Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.017215Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.017227Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$6
[INFO] [stdout] [2m2025-11-05T03:31:27.017285Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.017298Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.017310Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.017319Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.017358Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.017415Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.017429Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017439Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017450Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017457Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.017474Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.026865Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.017516Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.027057Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$7
[INFO] [stdout] [2m2025-11-05T03:31:27.027241Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027265Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027281Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027289Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027318Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.027417Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027435Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027448Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027457Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027476Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.027568Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.027586Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.027600Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.027607Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.027657Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.027741Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.027761Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027773Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027803Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027811Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.027835Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.027896Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.027911Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.027992Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.028013Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.028026Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.028033Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.028083Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.028176Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.028243Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028258Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028271Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028278Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028299Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.028356Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028371Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028385Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028392Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028411Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.028458Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.028472Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.028692Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.028722Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028734Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028753Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028763Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.028831Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.028889Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.028903Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.029071Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029089Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029103Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029111Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029133Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.029179Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(Greet("Alice"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029194Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(Greet("Alice"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029206Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Greet("Alice"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029213Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Greet("Alice"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029281Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(SwitchToFormal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029296Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(SwitchToFormal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029309Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(SwitchToFormal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029315Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(SwitchToFormal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029367Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(Greet("Bob"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029381Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(Greet("Bob"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029393Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Greet("Bob"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029403Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Greet("Bob"))
[INFO] [stdout] [2m2025-11-05T03:31:27.029467Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(SwitchToInformal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029480Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(SwitchToInformal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029493Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(SwitchToInformal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029499Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(SwitchToInformal)
[INFO] [stdout] [2m2025-11-05T03:31:27.029605Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029622Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029635Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029641Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.029660Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.029907Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.029926Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.029940Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.029947Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.029994Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$b
[INFO] [stdout] [2m2025-11-05T03:31:27.030061Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$b
[INFO] [stdout] [2m2025-11-05T03:31:27.030093Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.030105Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.030119Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.030126Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.030147Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.030194Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$b
[INFO] [stdout] [2m2025-11-05T03:31:27.030208Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$b
[INFO] [stdout] [2m2025-11-05T03:31:27.008515Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031237Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031248Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031272Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.031323Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.031334Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$8
[INFO] [stdout] [2m2025-11-05T03:31:27.031420Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.031433Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.031444Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.031450Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.031469Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.031498Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.031588Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.031598Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.031613Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031625Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031644Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031656Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031667Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031678Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031690Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031698Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031715Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.031717Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.031728Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.031779Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031799Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031813Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031821Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031842Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.031884Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.031899Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$9
[INFO] [stdout] [2m2025-11-05T03:31:27.031901Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031914Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031928Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031941Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032002Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032014Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032025Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032031Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032057Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.032253Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.032269Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.032280Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.032286Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.032306Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m CreateChildThenStopActor: MessageHandle(CreateChildMessage)
[INFO] [stdout] [2m2025-11-05T03:31:27.032331Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$c
[INFO] [stdout] [2m2025-11-05T03:31:27.032381Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$c
[INFO] [stdout] [2m2025-11-05T03:31:27.032407Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032416Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032428Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032434Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.032450Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.032487Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$c
[INFO] [stdout] [2m2025-11-05T03:31:27.032497Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$c
[INFO] [stdout] [2m2025-11-05T03:31:27.038294Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.038464Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.038510Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.038553Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.038574Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.038587Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.038642Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_example_test::tests[0m[2m:[0m msg = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.038658Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_example_test::tests[0m[2m:[0m Hello World!
[INFO] [stdout] [2m2025-11-05T03:31:27.038737Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.038753Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.051198Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(Greet("Charlie"))
[INFO] [stdout] [2m2025-11-05T03:31:27.051343Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(Greet("Charlie"))
[INFO] [stdout] [2m2025-11-05T03:31:27.051555Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Greet("Charlie"))
[INFO] [stdout] [2m2025-11-05T03:31:27.051576Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Greet("Charlie"))
[INFO] [stdout] test actor::actor::spawn_named_example_test::tests::example_root_context_spawn_named ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.056656Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.056800Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.056837Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.056849Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.056867Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.056877Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.056920Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m msg = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.056983Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.056995Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.057130Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.057146Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.057158Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.057164Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.057183Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m msg = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.057224Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle("Hello World")
[INFO] [stdout] [2m2025-11-05T03:31:27.057234Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle("Hello World")
[INFO] [stdout] [2m2025-11-05T03:31:27.057244Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("Hello World")
[INFO] [stdout] [2m2025-11-05T03:31:27.057250Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("Hello World")
[INFO] [stdout] [2m2025-11-05T03:31:27.057265Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m msg = MessageHandle("Hello World")
[INFO] [stdout] [2m2025-11-05T03:31:27.030274Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca40008), tail: Some(0x790c9ca40008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b577d78f-f17e-41bd-8a8b-1b6a187c3c63" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.038775Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_example_test::tests[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5c865650, 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: 0x790c5c865650, 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: 0x790c5c865650, 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: 0x790c5c865650, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "d0f2eba8-d5a7-46b0-b64c-e7a754b07f1d" } } }, process_handle: Mutex { data: None } }
[INFO] [stdout] [2m2025-11-05T03:31:27.090446Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.090488Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.090509Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.090542Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.090582Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_example_test::tests[0m[2m:[0m msg = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.081691Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837620, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5883ac30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58837c80, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58838760, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: 0x790c5883c0a0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58834200, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588393e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588362b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58836e20, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca40008), tail: Some(0x790c9ca40008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c588358b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b577d78f-f17e-41bd-8a8b-1b6a187c3c63" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.107372Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(GetChildCountRequest)
[INFO] [stdout] [2m2025-11-05T03:31:27.107401Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(GetChildCountRequest)
[INFO] [stdout] [2m2025-11-05T03:31:27.107650Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.107675Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.107690Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.107697Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.107720Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.107951Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.107988Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.032575Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } } })
[INFO] [stdout] [2m2025-11-05T03:31:27.131222Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.131470Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_remove ... ok
[INFO] [stdout] test actor::actor::spawn_example_test::tests::example_root_context_spawn ... ok
[INFO] [stdout] test actor::actor::child_test::tests::test_actor_can_create_children ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.135283Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.135685Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.135780Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.135814Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.135873Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.135974Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.136025Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.136212Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.137557Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.137636Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.137665Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.137706Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.137786Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(Hello("hello"))
[INFO] [stdout] [2m2025-11-05T03:31:27.137830Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(Hello("hello"))
[INFO] [stdout] [2m2025-11-05T03:31:27.137862Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Hello("hello"))
[INFO] [stdout] [2m2025-11-05T03:31:27.137899Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Hello("hello"))
[INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_spawn_actor ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.138801Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.138963Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.138993Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139007Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139029Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139040Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139127Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.139140Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.139340Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139357Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139369Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.139380Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.153373Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.163692Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.171459Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.179807Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.179887Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.179905Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.179929Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.179940Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.179980Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.180064Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.180080Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.180187Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.180202Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.180214Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.180221Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.181709Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.181744Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.181768Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.181781Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.181813Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.181877Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.181895Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.182022Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.182053Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.182068Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.182093Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.031981Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c23bfd8), tail: Some(0x790c9c23bfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "48bf7685-7ab8-45e7-8390-a8e7ed782c5f" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.121617Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } } })
[INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_map ... ok
[INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_new_with_config ... ok
[INFO] [stdout] [2m2025-11-05T03:31:26.999478Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.139430Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c43cfd8), tail: Some(0x790c9c43cfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "30e49d83-9e35-484b-a78d-3a7b2c0cec3a" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.211692Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.211854Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.211883Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.211896Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.211917Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.211928Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.211998Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.212012Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.212177Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.212193Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.212206Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.212212Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.229600Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::spawn_test::tests[0m[2m:[0m MyActor started
[INFO] [stdout] [2m2025-11-05T03:31:27.182341Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c88831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c23bfd8), tail: Some(0x790c9c23bfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "48bf7685-7ab8-45e7-8390-a8e7ed782c5f" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.235548Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.235584Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("")
[INFO] [stdout] [2m2025-11-05T03:31:27.235598Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("")
[INFO] [stdout] [2m2025-11-05T03:31:27.235671Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.235710Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.235724Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.235739Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.235748Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.235827Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.235846Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.236049Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.236069Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.236083Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.236089Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] test actor::actor::spawn_test::tests::test_example ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.241886Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future timed out
[INFO] [stdout] test actor::actor::child_test::tests::test_future_does_timeout ... ok
[INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_bounded_dropping_mailbox ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.186860Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } } })
[INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_bounded_mailbox ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.264293Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.264405Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.264444Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.264456Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.264474Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.264484Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.266596Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.266622Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.268208Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.268290Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.268326Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.268340Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.268357Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.268363Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.268385Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.268430Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.268440Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.269005Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.269023Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.269038Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.269046Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.286241Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.286409Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.286462Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.286482Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.286502Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.286510Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.286567Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(ReceiveTimeout)
[INFO] [stdout] [2m2025-11-05T03:31:27.286585Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(ReceiveTimeout)
[INFO] [stdout] [2m2025-11-05T03:31:27.286597Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(ReceiveTimeout)
[INFO] [stdout] [2m2025-11-05T03:31:27.286604Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(ReceiveTimeout)
[INFO] [stdout] [2m2025-11-05T03:31:27.286650Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::receive_timeout_test::tests[0m[2m:[0m ReceiveTimeout
[INFO] [stdout] [2m2025-11-05T03:31:27.293620Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.293773Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.293800Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.189956Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.301086Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Request("PING"))
[INFO] [stdout] [2m2025-11-05T03:31:27.301120Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Request("PING"))
[INFO] [stdout] [2m2025-11-05T03:31:27.301167Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m callee msg = MessageHandle(Request("PING"))
[INFO] [stdout] [2m2025-11-05T03:31:27.301201Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m Request("PING")
[INFO] [stdout] [2m2025-11-05T03:31:27.301431Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.301453Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.301469Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.301480Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.301506Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m caller msg = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.208184Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c7c831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c43cfd8), tail: Some(0x790c9c43cfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "30e49d83-9e35-484b-a78d-3a7b2c0cec3a" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.212256Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f3f7fd8), tail: Some(0x790c8f3f7fd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c2087b91-8083-43aa-9c35-e0e04a3b70c0" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.314570Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("")
[INFO] [stdout] [2m2025-11-05T03:31:27.314621Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("")
[INFO] [stdout] test actor::dispatch::dispatcher_test::test::test_mailbox_with_test_invoker ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.322682Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(ResponseHandle(Reply("PONG")))
[INFO] [stdout] [2m2025-11-05T03:31:27.322751Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(ResponseHandle(Reply("PONG")))
[INFO] [stdout] [2m2025-11-05T03:31:27.322773Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(ResponseHandle(Reply("PONG")))
[INFO] [stdout] [2m2025-11-05T03:31:27.322783Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(ResponseHandle(Reply("PONG")))
[INFO] [stdout] [2m2025-11-05T03:31:27.322828Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m caller msg = MessageHandle(ResponseHandle(Reply("PONG")))
[INFO] [stdout] [2m2025-11-05T03:31:27.322879Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m Reply("PONG")
[INFO] [stdout] [2m2025-11-05T03:31:27.236137Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c87ffdfd8), tail: Some(0x790c87ffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "9c237ab7-49cf-4f6f-bc85-8d677003db16" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.269097Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca3ffd8), tail: Some(0x790c9ca3ffd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8f1a9ed5-9a94-4b55-b9d5-ee1cc6ccdd57" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.366999Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.367065Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::actor::child_test::tests::test_future_does_not_timeout ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.015905Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c748326f8), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c748326f8), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c748326f8), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c748326f8), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: <locked> } } }), 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c748326f8), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:27.399007Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.399080Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.399383Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.399423Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.399621Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.399946Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] [2m2025-11-05T03:31:27.417345Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a1 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.425664Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a2 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.425829Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a3 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.425893Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.426037Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.307885Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c58830c60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f3f7fd8), tail: Some(0x790c8f3f7fd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c2087b91-8083-43aa-9c35-e0e04a3b70c0" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.426278Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(AutoRespond)
[INFO] [stdout] [2m2025-11-05T03:31:27.426319Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(AutoRespond)
[INFO] [stdout] [2m2025-11-05T03:31:27.426402Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m auto_response: response = ResponseHandle(MessageHandle(Touched { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }) }))
[INFO] [stdout] test actor::future_test::tests::test_future_pipe_to_message ... ok[2m2025-11-05T03:31:27.426690Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.426742Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] 
[INFO] [stdout] [2m2025-11-05T03:31:27.328662Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c788716b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c87ffdfd8), tail: Some(0x790c87ffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "9c237ab7-49cf-4f6f-bc85-8d677003db16" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.431150Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(AutoRespond)
[INFO] [stdout] [2m2025-11-05T03:31:27.431193Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(AutoRespond)
[INFO] [stdout] [2m2025-11-05T03:31:27.431239Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m auto_response: response = ResponseHandle(MessageHandle(DummyAutoRespond))
[INFO] [stdout] [2m2025-11-05T03:31:27.434620Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.434674Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_context_auto_respond_touched_message ... ok
[INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_context_auto_respond_message ... ok
[INFO] [stdout] test actor::event_stream::event_stream_process_test::tests::test_sends_messages_to_event_stream ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.262613Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } } })
[INFO] [stdout] [2m2025-11-05T03:31:27.363745Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca3ffd8), tail: Some(0x790c9ca3ffd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8f1a9ed5-9a94-4b55-b9d5-ee1cc6ccdd57" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.471473Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("start")
[INFO] [stdout] [2m2025-11-05T03:31:27.471810Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("start")
[INFO] [stdout] [2m2025-11-05T03:31:27.286840Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) }, count: Mutex { data: 0 } } } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, 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: <locked> } } }), 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, process_handle: Mutex { data: <locked> } }), 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] [2m2025-11-05T03:31:27.477022Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.477409Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.477481Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.477551Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.477615Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.477723Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.477813Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] [2m2025-11-05T03:31:27.293913Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:27.534986Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.535026Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.535060Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.535071Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.535107Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.535231Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.535250Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.535262Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.535275Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.535290Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.535313Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.535331Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] [2m2025-11-05T03:31:27.268512Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:27.542325Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.542365Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.542385Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.542394Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.542427Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.542576Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.542599Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.542611Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.542625Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.542638Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.542664Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.542683Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] [2m2025-11-05T03:31:27.544636Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future timed out
[INFO] [stdout] [2m2025-11-05T03:31:27.472255Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca3ffd8), tail: Some(0x790c9ca3ffd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [Completion] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8f1a9ed5-9a94-4b55-b9d5-ee1cc6ccdd57" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] test actor::future_test::tests::test_future_result_success ... ok
[INFO] [stdout] test actor::future_test::tests::test_future_result_timeout ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.557335Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5c865b60, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9ca3ffd8), tail: Some(0x790c9ca3ffd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [Completion] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8f1a9ed5-9a94-4b55-b9d5-ee1cc6ccdd57" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.619410Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("request")
[INFO] [stdout] [2m2025-11-05T03:31:27.619440Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("request")
[INFO] [stdout] [2m2025-11-05T03:31:27.619795Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.619909Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::message::continuation[0m[2m:[0m ContinuationCallback::run: start
[INFO] [stdout] [2m2025-11-05T03:31:27.619967Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::message::continuation[0m[2m:[0m ContinuationCallback::run: end
[INFO] [stdout] [2m2025-11-05T03:31:27.620026Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.620066Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.620081Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.620123Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context_test::tests[0m[2m:[0m res = MessageHandle(ResponseHandle("done"))
[INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_continue_future_in_actor ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.447413Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::child_test::tests[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: 0x790c9483b310, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9c83eff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } } })
[INFO] [stdout] [2m2025-11-05T03:31:27.657941Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.657997Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.658046Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.658062Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.658119Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.659112Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.659738Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.661809Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.662090Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.662308Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.662478Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.662673Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.663572Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.663761Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::message::message_batch_test::tests[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.664080Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.664341Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.664611Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future timed out
[INFO] [stdout] [2m2025-11-05T03:31:27.664679Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a1 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.664717Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a2 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.664746Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future_test::tests[0m[2m:[0m MockProcess a3 received message
[INFO] [stdout] [2m2025-11-05T03:31:27.665033Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.667593Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.667631Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.667640Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.667670Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::message::message_batch_test::tests[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.667730Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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] [2m2025-11-05T03:31:27.667748Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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] [2m2025-11-05T03:31:27.667763Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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] [2m2025-11-05T03:31:27.667771Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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] [2m2025-11-05T03:31:27.667803Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::message::message_batch_test::tests[0m[2m:[0m 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] [2m2025-11-05T03:31:27.667831Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::util::wait_group[0m[2m:[0m done: count=1
[INFO] [stdout] test actor::future_test::tests::test_future_pipe_to_timeout_sends_error ... ok
[INFO] [stdout] test actor::message::message_batch_test::tests::test_actor_receives_each_message_in_amessage_batch ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.323181Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:27.668759Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.668855Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.668874Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.668890Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.668898Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.668921Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m callee msg = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.668939Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] [2m2025-11-05T03:31:27.663220Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.671706Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.676659Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.676707Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.676737Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.676750Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.676799Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.676895Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.676911Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.677147Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.677166Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.677180Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.677194Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.677217Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.402090Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c63df40), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c63df40), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c63df40), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c74833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c63df40), tail: Some(0x790c748326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a658ecf8-4ff3-42bb-9e2f-1db02598345b" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: 0x790c74831970, 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: <locked> })) }, 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] [2m2025-11-05T03:31:27.700006Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.700055Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.700085Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:27.700116Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.700191Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.700219Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.700245Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.700257Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.700306Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:27.700456Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.700612Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_terminated: TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }
[INFO] [stdout] [2m2025-11-05T03:31:27.700644Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))
[INFO] [stdout] [2m2025-11-05T03:31:27.700660Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))
[INFO] [stdout] [2m2025-11-05T03:31:27.700682Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))
[INFO] [stdout] [2m2025-11-05T03:31:27.700696Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))
[INFO] [stdout] [2m2025-11-05T03:31:27.700815Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.700847Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: default
[INFO] [stdout] [2m2025-11-05T03:31:27.700928Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.703597Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::actor::child_test::tests::test_actor_receives_terminated_from_watched ... 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] [2m2025-11-05T03:31:27.731167Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 0, failure_count = 0
[INFO] [stdout] [2m2025-11-05T03:31:27.731214Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: restart
[INFO] [stdout] [2m2025-11-05T03:31:27.731229Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 1, failure_count = 0
[INFO] [stdout] [2m2025-11-05T03:31:27.731242Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: restart
[INFO] [stdout] [2m2025-11-05T03:31:27.731250Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 1, failure_count = 1
[INFO] [stdout] [2m2025-11-05T03:31:27.731260Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: stop
[INFO] [stdout] [2m2025-11-05T03:31:27.731282Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 2, failure_count = 1
[INFO] [stdout] [2m2025-11-05T03:31:27.731292Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: restart
[INFO] [stdout] [2m2025-11-05T03:31:27.731307Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2
[INFO] [stdout] [2m2025-11-05T03:31:27.731315Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: stop
[INFO] [stdout] [2m2025-11-05T03:31:27.731331Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2
[INFO] [stdout] [2m2025-11-05T03:31:27.731339Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::strategy_one_for_one[0m[2m:[0m 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] [2m2025-11-05T03:31:27.745025Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::future_test::tests::test_new_future_timeout_no_race ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.767784Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.767934Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.767967Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.767982Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768004Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768015Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768132Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.768152Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.768354Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768375Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768391Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.768399Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.668951Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> })) }, 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c90038778), tail: Some(0x790c9cc40f30) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> })) }, 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c90038778), tail: Some(0x790c9cc40f30) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> })) }, 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c90038778), tail: Some(0x790c9cc40f30) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> })) }, 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: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c90038778), tail: Some(0x790c9cc40f30) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: 0x790c9000eac0, 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: <locked> })) }, 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] [2m2025-11-05T03:31:27.778922Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.778958Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.778984Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:27.779001Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.779048Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.779076Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.779097Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.779107Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.779142Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m callee msg = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.779165Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:27.779262Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.779379Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.779414Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.477889Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c64864578), tail: Some(0x790c8f5f8ff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c64864578), tail: Some(0x790c8f5f8ff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c64864578), tail: Some(0x790c8f5f8ff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c64864578), tail: Some(0x790c8f5f8ff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "ce570650-a152-4df1-a05a-dc4fd3a99f21" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: 0x790c648655a0, 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: <locked> })) }, 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] [2m2025-11-05T03:31:27.784854Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.786571Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.787060Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:27.787413Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.787860Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.788346Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.788822Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.789250Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.791701Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_stop
[INFO] [stdout] test actor::future_test::tests::test_future_result_dead_letter_response ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.677266Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fdfd008), tail: Some(0x790c8fdfd008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "d78d332a-091a-4fcf-b2fc-4a510b5e5b54" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.535344Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fffdfd8), tail: Some(0x790c8fffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fffdfd8), tail: Some(0x790c8fffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fffdfd8), tail: Some(0x790c8fffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fffdfd8), tail: Some(0x790c8fffdfd8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a95ec538-53db-4fa6-9834-27938a40e84a" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: 0x790c6d05c020, 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: <locked> })) }, 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] [2m2025-11-05T03:31:27.801905Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.801947Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.803674Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:27.807656Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:27.807710Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.807817Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.808728Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.811584Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.811628Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.811638Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.811681Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.811703Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:27.811730Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.811770Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.811781Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.811863Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.811897Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.812104Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::dispatch::dead_letter_process[0m[2m:[0m DeadLetterProcess: send_system_message: msg = MessageHandle(Watch(Watch { watcher: Some(Pid { address: "nonhost", id: "future_$2", request_id: 0 }) }))
[INFO] [stdout] [2m2025-11-05T03:31:27.812179Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::actor::receive_timeout_test::tests::test_example_context_set_receive_timeout ... [2m2025-11-05T03:31:27.812202Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] ok
[INFO] [stdout] [2m2025-11-05T03:31:27.815258Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.818694Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.819587Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.819712Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.819777Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.819820Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.819877Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.820004Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.820067Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.820257Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.820322Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.820360Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.820411Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.820457Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.820547Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle("Fail!")
[INFO] [stdout] [2m2025-11-05T03:31:27.822768Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle("Fail!")
[INFO] [stdout] [2m2025-11-05T03:31:27.822844Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("Fail!")
[INFO] [stdout] [2m2025-11-05T03:31:27.822876Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("Fail!")
[INFO] [stdout] test actor::dispatch::dead_letter_test::test::test_dead_letter_watch_responds_with_terminate ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.768456Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c43cfe0), tail: Some(0x790c9c43cfe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c58339d3-433e-4f94-b5f3-f6680f00ceec" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.838158Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.838406Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.838447Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.838464Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.838489Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.838502Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.838554Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.838623Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.838638Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.827111Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c5d091660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c43cfe0), tail: Some(0x790c9c43cfe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c58339d3-433e-4f94-b5f3-f6680f00ceec" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.862184Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle("Hello")
[INFO] [stdout] [2m2025-11-05T03:31:27.862251Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle("Hello")
[INFO] [stdout] [2m2025-11-05T03:31:27.862783Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.862827Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::message::message_or_envelope_test::test::test_normal_message_gives_empty_message_headers ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.801877Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c631055f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8fdfd008), tail: Some(0x790c8fdfd008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "d78d332a-091a-4fcf-b2fc-4a510b5e5b54" } } }, process_handle: Mutex { data: None } }) })
[INFO] [stdout] [2m2025-11-05T03:31:27.875602Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(EchoRequest)
[INFO] [stdout] [2m2025-11-05T03:31:27.875709Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(EchoRequest)
[INFO] [stdout] [2m2025-11-05T03:31:27.876021Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.878598Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::interaction_test::tests::test_actor_can_reply_to_message ... ok
[INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_publish ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.838680Z[0m [32m INFO[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c7e0b2c90, 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: 0x790c7e0b2c90, 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: 0x790c7e0b2c90, 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: 0x790c7e0b2c90, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "845c5d0d-0109-4eed-ae0e-edfe6a93d69e" } } }, process_handle: Mutex { data: None } }
[INFO] [stdout] [2m2025-11-05T03:31:27.877478Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.881069Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.881121Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881205Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreStart), sender: None }
[INFO] [stdout] [2m2025-11-05T03:31:27.881221Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>>> msg = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881231Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>> Observer::receive: message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881287Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881298Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881327Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.881409Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.881425Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0
[INFO] [stdout] [2m2025-11-05T03:31:27.881457Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m expect_message: expected = MessageHandle(PreStart), counter = 1
[INFO] [stdout] [2m2025-11-05T03:31:27.881468Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m expected = MessageHandle(PreStart), received = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881477Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m expect_message: expected = MessageHandle(PostStart), counter = 1
[INFO] [stdout] [2m2025-11-05T03:31:27.881573Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881598Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostStart), sender: None }
[INFO] [stdout] [2m2025-11-05T03:31:27.881606Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>>> msg = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881612Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>> Observer::receive: message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881629Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881636Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881662Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.881805Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881825Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881840Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881850Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.881889Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m ActorWithSupervisor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.881942Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m Spawn actor: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.882005Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox handlers registered: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.882040Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882064Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882079Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882086Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882104Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_start
[INFO] [stdout] [2m2025-11-05T03:31:27.882153Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m post_system_message: started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.882165Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::props[0m[2m:[0m mailbox started: $0/$1
[INFO] [stdout] [2m2025-11-05T03:31:27.882330Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882345Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882356Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882362Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.882379Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::post_start
[INFO] [stdout] [2m2025-11-05T03:31:27.882410Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.882422Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.882433Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.882439Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.882464Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::receive: msg = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.882473Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::receive: msg = "fail"
[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] [2m2025-11-05T03:31:27.891870Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m expected = MessageHandle(PostStart), received = MessageHandle(PostStart)
[INFO] [stdout] [2m2025-11-05T03:31:27.892005Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m Sending fail message: 0
[INFO] [stdout] [2m2025-11-05T03:31:27.892122Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1
[INFO] [stdout] [2m2025-11-05T03:31:27.892240Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892315Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None }
[INFO] [stdout] [2m2025-11-05T03:31:27.892343Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>>> msg = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892393Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892423Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892433Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892509Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::receive: msg = MessageHandle(StringMessage("fail"))
[INFO] [stdout] [2m2025-11-05T03:31:27.892570Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::supervisor::supervision_test::test[0m[2m:[0m FailingChildActor::receive: msg = "fail"
[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 event_stream::event_stream_test::tests::test_event_stream_performance ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.542694Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f1f7008), tail: Some(0x790c8f1f7008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f1f7008), tail: Some(0x790c8f1f7008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f1f7008), tail: Some(0x790c8f1f7008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c8f1f7008), tail: Some(0x790c8f1f7008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, 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: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "5e601128-f108-4d17-a9f3-d58885bdef8b" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: 0x790c510cb820, 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: <locked> })) }, 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] [2m2025-11-05T03:31:27.908116Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.908147Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:27.908168Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:27.908183Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.908238Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.908259Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.908282Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.908290Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.908328Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::post_stop
[INFO] [stdout] [2m2025-11-05T03:31:27.908350Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:27.908421Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:27.908556Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.908617Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:27.908766Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::dispatch::dead_letter_process[0m[2m:[0m DeadLetterProcess: send_user_message: msg = MessageHandle("hello")
[INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_clean_up ... ok
[INFO] [stdout] test actor::dispatch::dead_letter_test::test::test_dead_letter_after_stop ... 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_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_bounded_channel_queue_test::tests::test_offer_to_full_queue ... ok
[INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_offer_and_poll ... ok
[INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_new_queue ... 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::priority_queue_test::tests::test_push_pop_ring ... 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] test util::queue::ring_queue_test::tests::test_push_pop ... 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_wrap_around ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.779609Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:27.971888Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:27.973587Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.973682Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.973724Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.973753Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:27.973809Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m caller msg = MessageHandle(PreStop)
[INFO] [stdout] test actor::util::throttler_test::tests::test_throttler ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.973901Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] test actor::actor::typed_actor::tests::test ... ok
[INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_offer_to_large_queue ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.974141Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9002bc78), tail: Some(0x790c9cc40f30) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9002bc78), tail: Some(0x790c9cc40f30) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9002bc78), tail: Some(0x790c9cc40f30) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9002bc78), tail: Some(0x790c9cc40f30) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "58d55075-0b73-4b28-9c8c-ba2a6e43b94f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: 0x790c900233a0, 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: <locked> })) }, 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] [2m2025-11-05T03:31:28.178229Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] [2m2025-11-05T03:31:28.178299Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:28.178349Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:28.178391Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:28.178505Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.178605Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.178648Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.178715Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.178924Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m caller msg = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.179277Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:28.179563Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:28.179820Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:28.179983Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:28.057887Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:28.182577Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:28.182604Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.182615Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.182629Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.182644Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.182666Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m msg = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.182684Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] test actor::actor::actor_example_test::tests::example_synchronous ... ok
[INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_new ... ok
[INFO] [stdout] [2m2025-11-05T03:31:28.182697Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c98866a78), tail: Some(0x790c9ce41fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, 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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c98866a78), tail: Some(0x790c9ce41fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c98866a78), tail: Some(0x790c9ce41fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c98866a78), tail: Some(0x790c9ce41fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "792b394e-71b5-4dd8-900f-a4238857f59e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: 0x790c98865650, 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: <locked> })) }, 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] [2m2025-11-05T03:31:28.324680Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: finished
[INFO] [stdout] test actor::process::process_registry_test::tests::test_uint64_to_id ... ok
[INFO] [stdout] [2m2025-11-05T03:31:28.324888Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate
[INFO] [stdout] [2m2025-11-05T03:31:28.324969Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::try_restart_or_terminate: Stopping
[INFO] [stdout] [2m2025-11-05T03:31:28.325031Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop
[INFO] [stdout] [2m2025-11-05T03:31:28.325148Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.325217Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.325297Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.325419Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.325582Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_example_test::tests[0m[2m:[0m msg = MessageHandle(PostStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.325726Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::finalize_stop: send Terminated
[INFO] [stdout] [2m2025-11-05T03:31:28.326057Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: finished
[INFO] [stdout] [2m2025-11-05T03:31:28.326334Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] [2m2025-11-05T03:31:28.326540Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::future[0m[2m:[0m Future completed
[INFO] [stdout] test actor::actor::actor_example_test::tests::example ... ok
[INFO] [stdout] [2m2025-11-05T03:31:27.659958Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, 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: <locked> } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: <locked> } } }), 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: <locked> } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } } }), 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9483b078), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: <locked> } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:28.503759Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::handle_stop: start
[INFO] [stdout] [2m2025-11-05T03:31:28.503825Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: start message_handle = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.503846Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::process_message: default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.503867Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::default_receive: message = MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.503876Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m Received message: MessageHandle(PreStop)
[INFO] [stdout] [2m2025-11-05T03:31:28.503914Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor[0m[2m:[0m Actor::pre_stop
[INFO] [stdout] [2m2025-11-05T03:31:28.503942Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: start
[INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_unbounded_mpsc_mailbox_system_message_consistency ... ok
[INFO] [stdout] [2m2025-11-05T03:31:28.829821Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::util::wait_group[0m[2m:[0m done: count=3
[INFO] [stdout] [2m2025-11-05T03:31:28.829923Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::util::wait_group[0m[2m:[0m done: count=2
[INFO] [stdout] [2m2025-11-05T03:31:28.829944Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::util::wait_group[0m[2m:[0m done: count=1
[INFO] [stdout] test actor::util::wait_group::test_main ... ok
[INFO] [stdout] [2m2025-11-05T03:31:28.503958Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: <locked> } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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] [2m2025-11-05T03:31:28.981198Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }
[INFO] [stdout] [2m2025-11-05T03:31:29.000668Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94834450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:29.072443Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }
[INFO] [stdout] [2m2025-11-05T03:31:29.092715Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948359f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:29.168354Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }
[INFO] [stdout] [2m2025-11-05T03:31:29.188256Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::actor::actor_process[0m[2m:[0m 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836430, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: <locked> } }), receive_timeout: None, 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] [2m2025-11-05T03:31:29.261357Z[0m [34mDEBUG[0m [2mnexus_acto_rs::actor::context::actor_context[0m[2m:[0m ActorContext::stop_all_children: stop child = 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: <locked> } }, 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: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94835520, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483ab30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94837ba0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94838660, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c9483b310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: 0x790c94834450, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x790c9c83eff8), tail: Some(0x790c9483b078) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c948392e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x790c94836430, 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: 0x790c94836430, 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: 0x790c94836430, 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: 0x790c94836430, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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/$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: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94836cd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: None } }), receive_timeout: None, 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: <locked> } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: <locked> } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: 0x790c948359f0, 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: <locked> } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x790c94831af0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: <locked> })) }, 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: <locked> } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: <locked> }), 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: <locked> } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: <locked> } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: <locked> } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "e9ed876b-cce2-4b73-9e8c-52151b2f9986" } } }, process_handle: Mutex { data: None } }
[WARN] too much data in the log, truncating it
