[INFO] fetching crate acton-reactive 5.0.0...
[INFO] testing acton-reactive-5.0.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate acton-reactive 5.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate acton-reactive 5.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate acton-reactive 5.0.0
[INFO] tweaked toml for crates.io crate acton-reactive 5.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate acton-reactive 5.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate acton-reactive 5.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded acton-macro v5.0.0
[INFO] [stderr]   Downloaded typeid_prefix v1.0.5
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded acton-ern v1.1.3
[INFO] [stderr]   Downloaded mti v1.0.0
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded acton-core v5.0.0
[INFO] [stderr]   Downloaded typeid_suffix v1.2.0
[INFO] [stderr]   Downloaded acton_test_macro v5.0.0
[INFO] [stderr]   Downloaded acton_test v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84ce86d9778fb61795940f37d1cf7b6de1b7c93b5e8dd6be9d4ddc323b4b5cab
[INFO] running `Command { std: "docker" "start" "-a" "84ce86d9778fb61795940f37d1cf7b6de1b7c93b5e8dd6be9d4ddc323b4b5cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84ce86d9778fb61795940f37d1cf7b6de1b7c93b5e8dd6be9d4ddc323b4b5cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ce86d9778fb61795940f37d1cf7b6de1b7c93b5e8dd6be9d4ddc323b4b5cab", kill_on_drop: false }`
[INFO] [stdout] 84ce86d9778fb61795940f37d1cf7b6de1b7c93b5e8dd6be9d4ddc323b4b5cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c09df54ec6f048ec435f24906ad1d3c6e1fab01f5aeadbccf4af20ee1ecc2160
[INFO] running `Command { std: "docker" "start" "-a" "c09df54ec6f048ec435f24906ad1d3c6e1fab01f5aeadbccf4af20ee1ecc2160", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling typeid_prefix v1.0.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling typeid_suffix v1.2.0
[INFO] [stderr]    Compiling mti v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling acton-macro v5.0.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling acton-ern v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling acton-core v5.0.0
[INFO] [stderr]    Compiling acton-reactive v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.79s
[INFO] running `Command { std: "docker" "inspect" "c09df54ec6f048ec435f24906ad1d3c6e1fab01f5aeadbccf4af20ee1ecc2160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09df54ec6f048ec435f24906ad1d3c6e1fab01f5aeadbccf4af20ee1ecc2160", kill_on_drop: false }`
[INFO] [stdout] c09df54ec6f048ec435f24906ad1d3c6e1fab01f5aeadbccf4af20ee1ecc2160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17d9e938bbc12216ac11f6ef57ae53ec768fff82cb61080d7bfe28ae0133c587
[INFO] running `Command { std: "docker" "start" "-a" "17d9e938bbc12216ac11f6ef57ae53ec768fff82cb61080d7bfe28ae0133c587", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling acton_test_macro v5.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling acton_test v5.0.0
[INFO] [stderr]    Compiling acton-core v5.0.0
[INFO] [stderr]    Compiling acton-reactive v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AudienceMember` is never constructed
[INFO] [stdout]   --> tests/setup/actors/audience_member.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AudienceMember {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Comedian` is never constructed
[INFO] [stdout]   --> tests/setup/actors/comedian.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Comedian {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `incremented` is never read
[INFO] [stdout]   --> tests/setup/actors/counter.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Counter {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub incremented: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Counter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Messenger` is never constructed
[INFO] [stdout]   --> tests/setup/actors/messenger.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Messenger;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parent` is never constructed
[INFO] [stdout]   --> tests/setup/actors/parent_child.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Parent {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Child` is never constructed
[INFO] [stdout]   --> tests/setup/actors/parent_child.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Child;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PoolItem` is never constructed
[INFO] [stdout]   --> tests/setup/actors/pool_item.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct PoolItem {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> tests/config_loading_tests.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 209 | struct TestAgent {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 210 |     value: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TestAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetValue` is never constructed
[INFO] [stdout]    --> tests/config_loading_tests.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 222 | struct GetValue;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetValue` is never constructed
[INFO] [stdout]    --> tests/config_loading_tests.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | struct SetValue(i32);
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `out` are never read
[INFO] [stdout]   --> examples/fruit_market/printer.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Printer {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 70 |     /// Current status message (unused in current rendering logic).
[INFO] [stdout] 71 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     out: Stdout,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Printer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.48s
[INFO] running `Command { std: "docker" "inspect" "17d9e938bbc12216ac11f6ef57ae53ec768fff82cb61080d7bfe28ae0133c587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17d9e938bbc12216ac11f6ef57ae53ec768fff82cb61080d7bfe28ae0133c587", kill_on_drop: false }`
[INFO] [stdout] 17d9e938bbc12216ac11f6ef57ae53ec768fff82cb61080d7bfe28ae0133c587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 571d1c5b96f19b8e9cdbe71be9a174b0fa740a7f3a446d14697fa713662bd9c8
[INFO] running `Command { std: "docker" "start" "-a" "571d1c5b96f19b8e9cdbe71be9a174b0fa740a7f3a446d14697fa713662bd9c8", kill_on_drop: false }`
[INFO] [stderr] warning: struct `AudienceMember` is never constructed
[INFO] [stderr]   --> tests/setup/actors/audience_member.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct AudienceMember {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Comedian` is never constructed
[INFO] [stderr]   --> tests/setup/actors/comedian.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Comedian {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `incremented` is never read
[INFO] [stderr]   --> tests/setup/actors/counter.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Counter {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub incremented: Option<bool>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Counter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Messenger` is never constructed
[INFO] [stderr]   --> tests/setup/actors/messenger.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Messenger;
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Parent` is never constructed
[INFO] [stderr]   --> tests/setup/actors/parent_child.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Parent {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Child` is never constructed
[INFO] [stderr]   --> tests/setup/actors/parent_child.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct Child;
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PoolItem` is never constructed
[INFO] [stderr]   --> tests/setup/actors/pool_item.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct PoolItem {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `status` and `out` are never read
[INFO] [stderr]   --> examples/fruit_market/printer.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct Printer {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 70 |     /// Current status message (unused in current rendering logic).
[INFO] [stderr] 71 |     status: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     out: Stdout,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Printer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `value` is never read
[INFO] [stderr]    --> tests/config_loading_tests.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 209 | struct TestAgent {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] 210 |     value: i32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TestAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetValue` is never constructed
[INFO] [stderr]    --> tests/config_loading_tests.rs:222:8
[INFO] [stderr]     |
[INFO] [stderr] 222 | struct GetValue;
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetValue` is never constructed
[INFO] [stderr]    --> tests/config_loading_tests.rs:225:8
[INFO] [stderr]     |
[INFO] [stderr] 225 | struct SetValue(i32);
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `acton-reactive` (test "result_error_handler_tests") generated 7 warnings
[INFO] [stderr] warning: `acton-reactive` (example "fruit_market") generated 1 warning
[INFO] [stderr] warning: `acton-reactive` (test "config_loading_tests") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acton_reactive-67c34fbcefa886af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/actor_tests.rs (/opt/rustwide/target/debug/deps/actor_tests-912fbd5c7b034172)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_find_child_actor ... FAILED
[INFO] [stdout] test test_child_actor ... FAILED
[INFO] [stdout] test test_actor_mutation ... FAILED
[INFO] [stdout] test test_lifecycle_handlers ... FAILED
[INFO] [stdout] test test_child_count_in_reactor ... FAILED
[INFO] [stdout] test test_async_reactor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_find_child_actor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_find_child_actor' panicked at tests/setup/mod.rs:42:41:
[INFO] [stdout] could not create logs dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e675a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x62729050b756 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   32:     0x62729044f51c - core::result::Result<T,E>::expect::h944de8f17df41c75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   33:     0x62728fe796d1 - actor_tests::setup::initialize_tracing::{{closure}}::ha0c118fc0d928fa3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:42:41
[INFO] [stdout]   34:     0x62728fe36418 - std::sync::poison::once::Once::call_once::{{closure}}::h13cf3c62379b0f0f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   35:     0x6272904f01e7 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   36:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   37:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   38:     0x62728fef8860 - actor_tests::__test_find_child_actor_async::{{closure}}::hbcd537c2e6fb80fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:344:5
[INFO] [stdout]   39:     0x62728fefc388 - actor_tests::test_find_child_actor::{{closure}}::h0ce69f90997d32bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   40:     0x62728fe8107d - <core::pin::Pin<P> as core::future::future::Future>::poll::h93ecdd00378b41ef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x62728fe0292d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h8db8700945abda92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x62728fe0165f - tokio::task::coop::with_budget::hdcad045f53d3f51d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x62728fe0165f - tokio::task::coop::budget::h5296fe6cb3ff0a88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x62728fe0165f - tokio::runtime::park::CachedParkThread::block_on::hc08484dcbcfddbad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x62728fe78d20 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hdc800d914b41a171
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x62728fee87de - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h8bc34ce9fadcfc64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   47:     0x62728febf83a - tokio::runtime::context::runtime::enter_runtime::hd16509709e4b0a0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x62728fee8391 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha3f526be55fd0163
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   49:     0x62728fec29e0 - tokio::runtime::runtime::Runtime::block_on_inner::h1044dde4707ccb58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   50:     0x62728fec3dfd - tokio::runtime::runtime::Runtime::block_on::h0ec283e4041b80a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x62728fefa59a - actor_tests::test_find_child_actor::h188cd3f69ff2ca66
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   52:     0x62728fefa197 - actor_tests::test_find_child_actor::{{closure}}::h5697e20ac594f19a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:14
[INFO] [stdout]   53:     0x62728fdbb656 - core::ops::function::FnOnce::call_once::h1ffcb70525bd79bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   56:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   57:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   62:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   63:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   64:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   67:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   68:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   69:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   72:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   73:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   74:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   75:     0x710259051a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_child_actor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_child_actor' panicked at tests/setup/mod.rs:40:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e6726 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x6272904f02f6 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   32:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   33:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   34:     0x62728fef349e - actor_tests::__test_child_actor_async::{{closure}}::ha1670e085318b68b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:235:5
[INFO] [stdout]   35:     0x62728fef8477 - actor_tests::test_child_actor::{{closure}}::hb63e08bfa887870a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   36:     0x62728fe8123d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb80c0d8082b21083
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62728fe028ad - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h846120ec1d927ccf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   38:     0x62728fdfe8cf - tokio::task::coop::with_budget::h44c342dbb9b9d13c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x62728fdfe8cf - tokio::task::coop::budget::h7bb564efeb5f58a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x62728fdfe8cf - tokio::runtime::park::CachedParkThread::block_on::h580f30cf9ec653ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   41:     0x62728fe78c00 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd14a1c3b63ceb095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   42:     0x62728fee89ee - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf6ad913591fe4cf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   43:     0x62728febe81a - tokio::runtime::context::runtime::enter_runtime::h7506f7cd57270407
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x62728fee8241 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5b2dcee48d723838
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   45:     0x62728fec3540 - tokio::runtime::runtime::Runtime::block_on_inner::h9c58c96414f7b788
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   46:     0x62728fec40fc - tokio::runtime::runtime::Runtime::block_on::h0f73361009dbe9d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   47:     0x62728fef6669 - actor_tests::test_child_actor::hc0b1e5e586f21af9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   48:     0x62728fef6257 - actor_tests::test_child_actor::{{closure}}::h68e7a5a44d2bccee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:14
[INFO] [stdout]   49:     0x62728fdbb236 - core::ops::function::FnOnce::call_once::h128909483bdb0eb3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr] error: test failed, to rerun pass `--test actor_tests`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   71:     0x710259051a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_actor_mutation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_actor_mutation' panicked at tests/setup/mod.rs:40:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e6726 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x6272904f02f6 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   32:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   33:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   34:     0x62728fefc6d9 - actor_tests::__test_actor_mutation_async::{{closure}}::hc4611a01c778cdb7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:409:5
[INFO] [stdout]   35:     0x62728ff003da - actor_tests::test_actor_mutation::{{closure}}::hc08c404e2c3e573a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   36:     0x62728fe812bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc2461c50debb98b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62728fe0296d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h9084d9acb80e2a96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   38:     0x62728fe0041f - tokio::task::coop::with_budget::h3c118ce8742ce0fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x62728fe0041f - tokio::task::coop::budget::h515073d5ff09152b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x62728fe0041f - tokio::runtime::park::CachedParkThread::block_on::ha39a0a3e36922839
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   41:     0x62728fe78350 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h684364c2f9bdd17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   42:     0x62728fee867e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h58d24fe109456d46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   43:     0x62728febe13a - tokio::runtime::context::runtime::enter_runtime::h2f0d26c0ef3920c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x62728fee8201 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5aa9b6f25855c338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   45:     0x62728fec2e70 - tokio::runtime::runtime::Runtime::block_on_inner::h1dd278eb443b11fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   46:     0x62728fec49af - tokio::runtime::runtime::Runtime::block_on::hca4804e0f0ff3fd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   47:     0x62728fefe5fb - actor_tests::test_actor_mutation::h32698b1fd6fb8e43
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   48:     0x62728fefe207 - actor_tests::test_actor_mutation::{{closure}}::h7265e5eb0138cbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:14
[INFO] [stdout]   49:     0x62728fdbe1b6 - core::ops::function::FnOnce::call_once::hb07ec561a90fb8e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   71:     0x710259051a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_lifecycle_handlers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_lifecycle_handlers' panicked at tests/setup/mod.rs:40:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e6726 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x6272904f02f6 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   32:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   33:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   34:     0x62728feef039 - actor_tests::__test_lifecycle_handlers_async::{{closure}}::hd85199eb8060a0db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:156:5
[INFO] [stdout]   35:     0x62728fef30a9 - actor_tests::test_lifecycle_handlers::{{closure}}::h0063556470275db3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   36:     0x62728fe813bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf6d6d7b9184d9046
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62728fe0266d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h44f7ee1b592fb5ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   38:     0x62728fe011df - tokio::task::coop::with_budget::hd568e683426da272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x62728fe011df - tokio::task::coop::budget::h04f3c1d68b0e041c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x62728fe011df - tokio::runtime::park::CachedParkThread::block_on::hbab29908df8d715f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   41:     0x62728fe78470 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h73f32ec1c69e9993
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   42:     0x62728fee862e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h544d6e85d920ece6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   43:     0x62728febdcea - tokio::runtime::context::runtime::enter_runtime::h138b88152b3913e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x62728fee8281 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5cb74c11a8e016a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   45:     0x62728fec3400 - tokio::runtime::runtime::Runtime::block_on_inner::h97ad312e3bdab07d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   46:     0x62728fec46de - tokio::runtime::runtime::Runtime::block_on::h722667ccd8f6c4fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   47:     0x62728fef12ba - actor_tests::test_lifecycle_handlers::h2f6b140d8fdbc837
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   48:     0x62728fef0eb7 - actor_tests::test_lifecycle_handlers::{{closure}}::h8e4882ed687c4960
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:14
[INFO] [stdout]   49:     0x62728fdbdaa6 - core::ops::function::FnOnce::call_once::h993366779e9b3258
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   71:     0x710259051a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_child_count_in_reactor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_child_count_in_reactor' panicked at tests/setup/mod.rs:40:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e6726 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x6272904f02f6 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   32:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   33:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   34:     0x62728ff00737 - actor_tests::__test_child_count_in_reactor_async::{{closure}}::h8426e642ebf5c54a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:509:5
[INFO] [stdout]   35:     0x62728ff06427 - actor_tests::test_child_count_in_reactor::{{closure}}::h2d14fd6cf2f68f0b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   36:     0x62728fe8137d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf5fbba10c0d137f6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62728fe025ad - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h181fbb3d6ea4032a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   38:     0x62728fe01adf - tokio::task::coop::with_budget::hafadf83650327180
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x62728fe01adf - tokio::task::coop::budget::h422310cd53e591b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x62728fe01adf - tokio::runtime::park::CachedParkThread::block_on::hc098373b0f706ed8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   41:     0x62728fe789f0 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hc5bb0e482f02a9fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   42:     0x62728fee8a3e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hff4c4de61dfe0703
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   43:     0x62728febdb8a - tokio::runtime::context::runtime::enter_runtime::h07e534ea3de26471
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x62728fee81c1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h53756c260d45ce95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   45:     0x62728fec3680 - tokio::runtime::runtime::Runtime::block_on_inner::ha4888cd43e9c668e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   46:     0x62728fec43fc - tokio::runtime::runtime::Runtime::block_on::h55b2f0ba5911c009
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   47:     0x62728ff04629 - actor_tests::test_child_count_in_reactor::h6a6a8e94e5c7fbf4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   48:     0x62728ff04217 - actor_tests::test_child_count_in_reactor::{{closure}}::h38be7a3dc2bf5a3b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:14
[INFO] [stdout]   49:     0x62728fdbf206 - core::ops::function::FnOnce::call_once::hf1173ed6ead583d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   71:     0x710259051a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_async_reactor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_async_reactor' panicked at tests/setup/mod.rs:40:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6272904e4792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6272904e4792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6272904e4792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6272904e4792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62729050d5b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62729050d5b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6272904e0f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6272904e0f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6272904e45e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6272904e5fb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6272904e5dee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62728ff59cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62728ff59cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62728feff4bc - actor_tests::test_actor_mutation::{{closure}}::h3931a36c5067f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:407:1
[INFO] [stdout]   15:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   16:     0x62728feedd3c - actor_tests::test_async_reactor::{{closure}}::h806b526ce14753db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   17:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   18:     0x62728fef752c - actor_tests::test_child_actor::{{closure}}::hf16affe5b27c044d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:232:1
[INFO] [stdout]   19:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   20:     0x62728fefb44c - actor_tests::test_find_child_actor::{{closure}}::h964f1b049388ae59
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:341:1
[INFO] [stdout]   21:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   22:     0x62728fef217c - actor_tests::test_lifecycle_handlers::{{closure}}::h998ced5189339117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:153:1
[INFO] [stdout]   23:     0x62728fe09473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h29eb31229edbddef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24:     0x62728ff054dc - actor_tests::test_child_count_in_reactor::{{closure}}::hd737aab4d2ee2a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:507:1
[INFO] [stdout]   25:     0x6272904e6a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26:     0x6272904e6a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   27:     0x6272904e6726 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   28:     0x6272904e4c99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   29:     0x6272904e63ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   30:     0x62729050b240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   31:     0x6272904f02f6 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   32:     0x62728fe363a7 - std::sync::poison::once::Once::call_once::h27a52a00391ef6d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   33:     0x62728fe795c4 - actor_tests::setup::initialize_tracing::h97985f7ee581686e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:40:10
[INFO] [stdout]   34:     0x62728feea6a9 - actor_tests::__test_async_reactor_async::{{closure}}::hc304b8d5ecb6583a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:55:5
[INFO] [stdout]   35:     0x62728feeec5a - actor_tests::test_async_reactor::{{closure}}::hd72cbe631049f860
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   36:     0x62728fe8113d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5ecb994f5487456
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62728fe02a6d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb023d8d49f6069a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   38:     0x62728fdfdfbf - tokio::task::coop::with_budget::h8e94a0e4dfe01e7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x62728fdfdfbf - tokio::task::coop::budget::h0783f83d203e842d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x62728fdfdfbf - tokio::runtime::park::CachedParkThread::block_on::h497281fe12e6fa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   41:     0x62728fe78230 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h52770fc5560cae02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   42:     0x62728fee88be - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hbee4f52c493de1dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   43:     0x62728febf99a - tokio::runtime::context::runtime::enter_runtime::heb98260dae9e5ee3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x62728fee8351 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h83e700f9e55d538b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   45:     0x62728fec2b20 - tokio::runtime::runtime::Runtime::block_on_inner::h14c012eb6c1fdcb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   46:     0x62728fec4c7f - tokio::runtime::runtime::Runtime::block_on::hf2059c130a1df15b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   47:     0x62728feece7b - actor_tests::test_async_reactor::h3b10ba7f09acd6a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:1
[INFO] [stdout]   48:     0x62728feeca87 - actor_tests::test_async_reactor::{{closure}}::h5c4fd3226e037f07
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/actor_tests.rs:53:14
[INFO] [stdout]   49:     0x62728fdbb4b6 - core::ops::function::FnOnce::call_once::h1806b40e8493697c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x62728ff5f52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x62728ff5f52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x62728ff5e665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x62728ff5e665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x62728ff5e665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62728ff5e665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62728ff5e665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62728ff5e665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x62728ff5e665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x62728ff22264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x62728ff22264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x62728ff25c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x62728ff25c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x62728ff25c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x62728ff25c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62728ff25c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x62728ff25c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6272904e9edf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6272904e9edf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x710258fc4aa4 - <unknown>
[INFO] [stdout]   71:     0x710259051a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_actor_mutation
[INFO] [stdout]     test_async_reactor
[INFO] [stdout]     test_child_actor
[INFO] [stdout]     test_child_count_in_reactor
[INFO] [stdout]     test_find_child_actor
[INFO] [stdout]     test_lifecycle_handlers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "571d1c5b96f19b8e9cdbe71be9a174b0fa740a7f3a446d14697fa713662bd9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571d1c5b96f19b8e9cdbe71be9a174b0fa740a7f3a446d14697fa713662bd9c8", kill_on_drop: false }`
[INFO] [stdout] 571d1c5b96f19b8e9cdbe71be9a174b0fa740a7f3a446d14697fa713662bd9c8
