[INFO] fetching crate tonari-actor 0.12.1...
[INFO] testing tonari-actor-0.12.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tonari-actor 0.12.1 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tonari-actor 0.12.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tonari-actor 0.12.1
[INFO] tweaked toml for crates.io crate tonari-actor 0.12.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tonari-actor 0.12.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tonari-actor 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60875cf63b555f1106cec0108f3ae4400ea56a11947ae7f55ed39acd6d6cc92a
[INFO] running `Command { std: "docker" "start" "-a" "60875cf63b555f1106cec0108f3ae4400ea56a11947ae7f55ed39acd6d6cc92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60875cf63b555f1106cec0108f3ae4400ea56a11947ae7f55ed39acd6d6cc92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60875cf63b555f1106cec0108f3ae4400ea56a11947ae7f55ed39acd6d6cc92a", kill_on_drop: false }`
[INFO] [stdout] 60875cf63b555f1106cec0108f3ae4400ea56a11947ae7f55ed39acd6d6cc92a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9673981f25ceff636c5b0c53a0067835b9196a659c4c0ae996f6b9d48bfb9f0
[INFO] running `Command { std: "docker" "start" "-a" "f9673981f25ceff636c5b0c53a0067835b9196a659c4c0ae996f6b9d48bfb9f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tonari-actor v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "f9673981f25ceff636c5b0c53a0067835b9196a659c4c0ae996f6b9d48bfb9f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9673981f25ceff636c5b0c53a0067835b9196a659c4c0ae996f6b9d48bfb9f0", kill_on_drop: false }`
[INFO] [stdout] f9673981f25ceff636c5b0c53a0067835b9196a659c4c0ae996f6b9d48bfb9f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c8782d4b82377d159e8f819aa3a894a46e6332daff4b54b8c759134ab4e13a0
[INFO] running `Command { std: "docker" "start" "-a" "2c8782d4b82377d159e8f819aa3a894a46e6332daff4b54b8c759134ab4e13a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling tonari-actor v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.75s
[INFO] running `Command { std: "docker" "inspect" "2c8782d4b82377d159e8f819aa3a894a46e6332daff4b54b8c759134ab4e13a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8782d4b82377d159e8f819aa3a894a46e6332daff4b54b8c759134ab4e13a0", kill_on_drop: false }`
[INFO] [stdout] 2c8782d4b82377d159e8f819aa3a894a46e6332daff4b54b8c759134ab4e13a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8036a89c9c33f7e64e27ae10c37b952da127126da9e73378618db17aa61d8f2
[INFO] running `Command { std: "docker" "start" "-a" "e8036a89c9c33f7e64e27ae10c37b952da127126da9e73378618db17aa61d8f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonari_actor-4219d62ddd5f2f09)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::last_cached_event ... ok
[INFO] [stdout] test tests::errors ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] started actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [priorities] started actor: tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stdout] test tests::message_priorities ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [hi] message received by TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] started actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] started actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [hi] message received by TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] started actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] message received by tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [priorities] thread tests::message_priorities shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [priorities] joining 1 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [priorities] [0] skipping join of an actor running in-place: tests::message_priorities
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [priorities] system finished shutting down in 135.92µs.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [priorities] stopped actor: tonari_actor::tests::message_priorities::PriorityActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [priorities] thread tests::message_priorities called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [hi] message received by TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timeouts] message received by tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [send_constraints prepare_fn] thread tonari_actor::tests::send_constraints::LocalActor called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints prepare_fn] started actor: tonari_actor::tests::send_constraints::LocalActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints prepare_fn] stopped actor: tonari_actor::tests::send_constraints::LocalActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints prepare_fn] [0] joined actor thread:  tonari_actor::tests::send_constraints::LocalActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [send_constraints prepare_fn] system finished shutting down in 13.803019ms.
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [send_constraints run_and_block] thread tests::send_constraints shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints run_and_block] joining 1 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints run_and_block] [0] skipping join of an actor running in-place: tests::send_constraints
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [send_constraints run_and_block] system finished shutting down in 150.34µs.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints run_and_block] started actor: tonari_actor::tests::send_constraints::LocalActor
[INFO] [stdout] test tests::send_constraints ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [send_constraints run_and_block] stopped actor: tonari_actor::tests::send_constraints::LocalActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [send_constraints run_and_block] thread tests::send_constraints called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timeouts] message received by tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timeouts] message received by tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [timeouts] thread tests::timeouts shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timeouts] joining 1 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timeouts] [0] joining actor thread: tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timeouts] stopped actor: tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timeouts] [0] joined actor thread:  tonari_actor::tests::timeouts::TimeoutActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [timeouts] system finished shutting down in 478.24µs.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timeouts] thread tests::timeouts called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stdout] test tests::timeouts ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [hi] thread tests::test_ignore_on_full shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] joining 1 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [0] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [0] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [hi] system finished shutting down in 672.72µs.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timed test] message received by tonari_actor::timed::tests::TimedTestActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [hi] thread tests::it_works shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] joining 5 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [4] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] stopped actor: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [4] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [3] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [3] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [2] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [2] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [1] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [1] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [0] joining actor thread: TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [hi] [0] joined actor thread:  TestActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [hi] system finished shutting down in 986.86µs.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [hi] thread tests::test_ignore_on_full called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stdout] test tests::test_ignore_on_full ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timed test] message received by tonari_actor::timed::tests::TimedTestActor
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [hi] thread tests::it_works called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [timed test] thread timed::tests::recurring_messages_for_busy_actors shutting down the actor system.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timed test] joining 1 actor threads.
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timed test] [0] joining actor thread: tonari_actor::timed::tests::TimedTestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timed test] stopped actor: tonari_actor::timed::tests::TimedTestActor
[INFO] [stderr] [2026-04-27T02:33:06Z DEBUG tonari_actor] [timed test] [0] joined actor thread:  tonari_actor::timed::tests::TimedTestActor
[INFO] [stderr] [2026-04-27T02:33:06Z INFO  tonari_actor] [timed test] system finished shutting down in 78.193453ms.
[INFO] [stderr] [2026-04-27T02:33:06Z TRACE tonari_actor] [timed test] thread timed::tests::recurring_messages_for_busy_actors called system.shutdown() but the system is already shutting down or stopped.
[INFO] [stderr]    Doc-tests tonari_actor
[INFO] [stdout] test timed::tests::recurring_messages_for_busy_actors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/lib.rs - Actor::deadline_passed (line 964) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.82s; merged doctests compilation took 0.78s
[INFO] running `Command { std: "docker" "inspect" "e8036a89c9c33f7e64e27ae10c37b952da127126da9e73378618db17aa61d8f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8036a89c9c33f7e64e27ae10c37b952da127126da9e73378618db17aa61d8f2", kill_on_drop: false }`
[INFO] [stdout] e8036a89c9c33f7e64e27ae10c37b952da127126da9e73378618db17aa61d8f2
