[INFO] fetching crate horizon_event_system 0.23.0...
[INFO] testing horizon_event_system-0.23.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate horizon_event_system 0.23.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate horizon_event_system 0.23.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate horizon_event_system 0.23.0
[INFO] tweaked toml for crates.io crate horizon_event_system 0.23.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate horizon_event_system 0.23.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate horizon_event_system 0.23.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 688fe0ae4c67744506e7a04772dd7a21b8af7c62aedeb67d23aa658cc9300bed
[INFO] running `Command { std: "docker" "start" "-a" "688fe0ae4c67744506e7a04772dd7a21b8af7c62aedeb67d23aa658cc9300bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "688fe0ae4c67744506e7a04772dd7a21b8af7c62aedeb67d23aa658cc9300bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688fe0ae4c67744506e7a04772dd7a21b8af7c62aedeb67d23aa658cc9300bed", kill_on_drop: false }`
[INFO] [stdout] 688fe0ae4c67744506e7a04772dd7a21b8af7c62aedeb67d23aa658cc9300bed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b8056738b3bb390188a06350dadcc322d623207cb6a4478e5102825605104db
[INFO] running `Command { std: "docker" "start" "-a" "7b8056738b3bb390188a06350dadcc322d623207cb6a4478e5102825605104db", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling horizon_event_system v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling luminal_rt v0.4.1
[INFO] [stdout] warning: unused import: `emitters::*`
[INFO] [stdout]   --> src/system/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use emitters::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handlers::*`
[INFO] [stdout]   --> src/system/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use handlers::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> src/system/emitters.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let layer = layers.iter().find(|l| l.channel == channel).ok_or_else(|| {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.41s
[INFO] running `Command { std: "docker" "inspect" "7b8056738b3bb390188a06350dadcc322d623207cb6a4478e5102825605104db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8056738b3bb390188a06350dadcc322d623207cb6a4478e5102825605104db", kill_on_drop: false }`
[INFO] [stdout] 7b8056738b3bb390188a06350dadcc322d623207cb6a4478e5102825605104db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d65c4b68914b3c2d59c9c67e027cc0367e948f04792453159f13713f55f6fb4
[INFO] running `Command { std: "docker" "start" "-a" "3d65c4b68914b3c2d59c9c67e027cc0367e948f04792453159f13713f55f6fb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling horizon_event_system v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `emitters::*`
[INFO] [stdout]   --> src/system/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use emitters::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handlers::*`
[INFO] [stdout]   --> src/system/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use handlers::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> src/system/emitters.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let layer = layers.iter().find(|l| l.channel == channel).ok_or_else(|| {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_id`
[INFO] [stdout]   --> examples/auth_core_events_example.rs:54:77
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...RawClientMessageEvent, player_id: horizon_event_system::PlayerId, connection: horizon_event_system::ClientConnectionRef| {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connection`
[INFO] [stdout]   --> examples/auth_core_events_example.rs:54:120
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...ent_system::PlayerId, connection: horizon_event_system::ClientConnectionRef| {
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `emitters::*`
[INFO] [stdout]   --> src/system/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use emitters::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handlers::*`
[INFO] [stdout]   --> src/system/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use handlers::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/gorc/tests/replication_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GorcObjectId`
[INFO] [stdout]  --> src/gorc/tests/realistic_movement_test.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::gorc::instance::{GorcInstanceManager, GorcObjectId, GorcObject};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> src/system/emitters.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let layer = layers.iter().find(|l| l.channel == channel).ok_or_else(|| {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `virtual_id`
[INFO] [stdout]    --> src/gorc/virtualization.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let virtual_id = manager.merge_zones(merge_request).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `massive_id`
[INFO] [stdout]    --> src/gorc/tests/virtualization_test.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let massive_id = manager.register_object(massive_obj, Vec3::new(0.0, 0.0, 0.0)).await;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_massive_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player2_obj_id`
[INFO] [stdout]    --> src/gorc/tests/realistic_movement_test.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let player2_obj_id = gorc_instances.register_object(player2_obj, Vec3::new(0.0, 0.0, 0.0)).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player2_obj_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Overlapping` is never constructed
[INFO] [stdout]   --> src/gorc/tests/virtualization_test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum ZoneConfiguration {
[INFO] [stdout]    |      ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Overlapping { zones: Vec<(Vec3, f64, u8)> },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ZoneConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_overlapping` is never used
[INFO] [stdout]   --> src/gorc/tests/virtualization_test.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl VirtualizationTestObject {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn new_overlapping(position: Vec3, zones: Vec<(Vec3, f64, u8)>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/gorc/tests/virtualization_test.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert!(final_stats.total_virtual_zones_created >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/gorc/tests/virtualization_test.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |     assert!(extreme_stats.total_virtual_zones_created >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "3d65c4b68914b3c2d59c9c67e027cc0367e948f04792453159f13713f55f6fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d65c4b68914b3c2d59c9c67e027cc0367e948f04792453159f13713f55f6fb4", kill_on_drop: false }`
[INFO] [stdout] 3d65c4b68914b3c2d59c9c67e027cc0367e948f04792453159f13713f55f6fb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0ae13aec249b932501b050d941c093a796190738095d47bc1f63e4d7038f623
[INFO] running `Command { std: "docker" "start" "-a" "b0ae13aec249b932501b050d941c093a796190738095d47bc1f63e4d7038f623", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `emitters::*`
[INFO] [stderr]   --> src/system/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use emitters::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `handlers::*`
[INFO] [stderr]   --> src/system/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use handlers::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layer`
[INFO] [stderr]    --> src/system/emitters.rs:202:13
[INFO] [stderr]     |
[INFO] [stderr] 202 |         let layer = layers.iter().find(|l| l.channel == channel).ok_or_else(|| {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/gorc/tests/replication_test.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GorcObjectId`
[INFO] [stderr]  --> src/gorc/tests/realistic_movement_test.rs:8:50
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::gorc::instance::{GorcInstanceManager, GorcObjectId, GorcObject};
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `virtual_id`
[INFO] [stderr]    --> src/gorc/virtualization.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let virtual_id = manager.merge_zones(merge_request).await.unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `massive_id`
[INFO] [stderr]    --> src/gorc/tests/virtualization_test.rs:241:9
[INFO] [stderr]     |
[INFO] [stderr] 241 |     let massive_id = manager.register_object(massive_obj, Vec3::new(0.0, 0.0, 0.0)).await;
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_massive_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player2_obj_id`
[INFO] [stderr]    --> src/gorc/tests/realistic_movement_test.rs:320:9
[INFO] [stderr]     |
[INFO] [stderr] 320 |     let player2_obj_id = gorc_instances.register_object(player2_obj, Vec3::new(0.0, 0.0, 0.0)).await;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player2_obj_id`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Overlapping` is never constructed
[INFO] [stderr]   --> src/gorc/tests/virtualization_test.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | enum ZoneConfiguration {
[INFO] [stderr]    |      ----------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 26 |     Overlapping { zones: Vec<(Vec3, f64, u8)> },
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ZoneConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_overlapping` is never used
[INFO] [stderr]   --> src/gorc/tests/virtualization_test.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl VirtualizationTestObject {
[INFO] [stderr]    | ----------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     fn new_overlapping(position: Vec3, zones: Vec<(Vec3, f64, u8)>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/gorc/tests/virtualization_test.rs:370:13
[INFO] [stderr]     |
[INFO] [stderr] 370 |     assert!(final_stats.total_virtual_zones_created >= 0);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/gorc/tests/virtualization_test.rs:466:13
[INFO] [stderr]     |
[INFO] [stderr] 466 |     assert!(extreme_stats.total_virtual_zones_created >= 0);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `horizon_event_system` (lib) generated 3 warnings (run `cargo fix --lib -p horizon_event_system` to apply 3 suggestions)
[INFO] [stderr] warning: `horizon_event_system` (lib test) generated 12 warnings (3 duplicates) (run `cargo fix --lib -p horizon_event_system --tests` to apply 5 suggestions)
[INFO] [stderr] warning: unused variable: `player_id`
[INFO] [stderr]   --> examples/auth_core_events_example.rs:54:77
[INFO] [stderr]    |
[INFO] [stderr] 54 | ...RawClientMessageEvent, player_id: horizon_event_system::PlayerId, connection: horizon_event_system::ClientConnectionRef| {
[INFO] [stderr]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `connection`
[INFO] [stderr]   --> examples/auth_core_events_example.rs:54:120
[INFO] [stderr]    |
[INFO] [stderr] 54 | ...ent_system::PlayerId, connection: horizon_event_system::ClientConnectionRef| {
[INFO] [stderr]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stderr] 
[INFO] [stderr] warning: `horizon_event_system` (example "auth_core_events_example") generated 2 warnings (run `cargo fix --example "auth_core_events_example" -p horizon_event_system` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/horizon_event_system-2a14323a9a67c1e5)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_creation ... ok
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_deserialization ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_changed_event ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_event_handler_registration ... ok
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_implements_event_trait ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_get_response_event ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_default ... ok
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_roundtrip ... ok
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_methods ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_serialization ... ok
[INFO] [stdout] test events::tests::tests::test_emit_client_with_context_format_compatibility ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_set_event ... ok
[INFO] [stdout] test gorc::config::tests::test_config_builder ... ok
[INFO] [stdout] test gorc::config::tests::test_config_optimization ... ok
[INFO] [stdout] test gorc::config::tests::test_default_config_validation ... ok
[INFO] [stdout] test gorc::config::tests::test_invalid_config_validation ... ok
[INFO] [stdout] test gorc::config::tests::test_preset_configurations ... ok
[INFO] [stdout] test gorc::examples::tests::test_compile_time_type_checking ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_zone_data_serialization ... ok
[INFO] [stdout] test gorc::examples::tests::test_type_based_system_features ... ok
[INFO] [stdout] test gorc::examples::tests::test_all_typed_examples_zero_strings ... ok
[INFO] [stdout] test events::tests::tests::test_client_event_wrapper_serialization ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_zone_data_types ... ok
[INFO] [stdout] test gorc::spatial::rtree::tests::test_remove_player ... ok
[INFO] [stdout] test gorc::spatial::rtree::tests::test_insert_and_query ... ok
[INFO] [stdout] test gorc::subscription::tests::test_interest_subscription ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_serialization ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_creation ... ok
[INFO] [stdout] test gorc::subscription::tests::test_relationship_subscription ... ok
[INFO] [stdout] test gorc::system::tests::test_performance_report ... ok
[INFO] [stdout] test gorc::system::tests::test_performance_report_with_issues ... ok
[INFO] [stdout] test gorc::subscription::tests::test_subscription_manager ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_player_functionality ... ok
[INFO] [stdout] test gorc::system::tests::test_complete_gorc_system ... ok
[INFO] [stdout] test gorc::examples::tests::test_typed_projectile_functionality ... ok
[INFO] [stdout] test gorc::examples::tests::test_zero_runtime_string_operations ... ok
[INFO] [stdout] test gorc::system::tests::test_example_asteroid ... ok
[INFO] [stdout] test gorc::subscription::tests::test_proximity_subscription ... ok
[INFO] [stdout] test gorc::tests::performance_test::benchmark_large_zone_detection ... ok
[INFO] [stdout] test gorc::examples::tests::test_performance_no_string_comparisons ... ok
[INFO] [stdout] test gorc::tests::replication_test::tests::test_cross_pattern_predictions ... ok
[INFO] [stdout] test gorc::tests::performance_test::validate_performance_improvements ... ok
[INFO] [stdout] test gorc::tests::replication_test::tests::test_boundary_calculations ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_overlapping_zone_boundary_conditions ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_massive_zone_handling ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_multi_channel_virtualization ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_virtualization_accuracy ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_virtualization_consistency ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_zone_splitting_edge_cases ... ok
[INFO] [stdout] test gorc::tests::performance_test::benchmark_zone_event_throughput ... ok
[INFO] [stdout] test auth_tests::tests::test_auth_status_get_event ... ok
[INFO] [stdout] test gorc::spatial::rtree::tests::test_update_player_position ... ok
[INFO] [stdout] test gorc::tests::zone_event_test::test_zone_size_warnings ... ok
[INFO] [stdout] test gorc::virtualization::tests::test_virtual_zone_creation ... ok
[INFO] [stdout] test gorc::tests::zone_event_test::test_new_object_creation_zone_events ... ok
[INFO] [stdout] test gorc::virtualization::tests::test_virtualization_config ... ok
[INFO] [stdout] test gorc::zones::tests::test_object_zone_creation ... ok
[INFO] [stdout] test gorc::zones::tests::test_zone_analysis ... ok
[INFO] [stdout] test gorc::zones::tests::test_zone_contains ... ok
[INFO] [stdout] test gorc::zones::tests::test_zone_hysteresis ... ok
[INFO] [stdout] test gorc::zones::tests::test_zone_manager ... ok
[INFO] [stdout] test system::path_router::tests::test_basic_registration_and_lookup ... ok
[INFO] [stdout] test system::path_router::tests::test_hierarchical_paths ... ok
[INFO] [stdout] test system::path_router::tests::test_multiple_handlers_per_path ... ok
[INFO] [stdout] test system::path_router::tests::test_similar_path_finding ... ok
[INFO] [stdout] test gorc::virtualization::tests::test_virtual_zone_splitting ... ok
[INFO] [stdout] test system::tests::tests::test_async_handlers ... ok
[INFO] [stdout] test system::tests::tests::test_core_event_registration_and_emission ... ok
[INFO] [stdout] test system::tests::tests::test_event_system_creation ... ok
[INFO] [stdout] test system::tests::tests::test_event_validation ... ok
[INFO] [stdout] test system::tests::tests::test_handler_category_stats ... ok
[INFO] [stdout] test system::tests::tests::test_handler_removal ... ok
[INFO] [stdout] test system::tests::tests::test_system_stats ... ok
[INFO] [stdout] test test_integration::test_complete_system_integration ... ok
[INFO] [stdout] test system::tests::tests::test_connection_aware_handler ... ok
[INFO] [stdout] test gorc::tests::performance_test::benchmark_zone_check_optimization ... ok
[INFO] [stdout] test test_integration::test_monitoring_system ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_configuration_edge_cases ... ok
[INFO] [stdout] test test_integration::test_event_handler_error_handling ... ok
[INFO] [stdout] test test_integration::test_multiple_typed_handlers_same_event ... ok
[INFO] [stdout] test gorc::tests::performance_test::stress_test_concurrent_zone_events ... ok
[INFO] [stdout] test gorc::tests::zone_event_test::test_player_movement_zone_events ... ok
[INFO] [stdout] test gorc::tests::zone_event_test::test_object_movement_zone_events ... ok
[INFO] [stdout] test test_integration::test_typed_vs_json_handlers_compatibility ... ok
[INFO] [stdout] test test_integration::test_typed_core_event_handlers ... ok
[INFO] [stdout] test test_integration::test_debug_event_emission_and_handling ... ok
[INFO] [stdout] test gorc::tests::integration_test::tests::test_gorc_integration ... FAILED
[INFO] [stdout] test gorc::tests::virtualization_test::test_memory_and_performance_under_stress ... ok
[INFO] [stdout] test test_integration::test_typed_client_event_handlers ... ok
[INFO] [stdout] test gorc::tests::distance_filtering_test::test_distance_filtering_after_movement ... ok
[INFO] [stdout] test gorc::tests::performance_test::benchmark_spatial_query_performance ... ok
[INFO] [stdout] test gorc::tests::performance_test::benchmark_spatial_index_performance ... ok
[INFO] [stdout] test gorc::tests::distance_filtering_test::test_distance_filtering_with_multiple_movements ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_rapid_merge_split_cycles ... ok
[INFO] [stdout] test gorc::tests::virtualization_test::test_virtualization_under_concurrent_load ... ok
[INFO] [stdout] test gorc::tests::realistic_movement_test::test_realistic_client_movement_simulation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gorc::tests::integration_test::tests::test_gorc_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gorc::tests::integration_test::tests::test_gorc_integration' (68) panicked at src/gorc/tests/integration_test.rs:238:9:
[INFO] [stdout] assertion `left == right` failed: Player at 75m should NOT receive channel 0 events
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6264374dd092 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6264374dd092 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6264374dd092 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6264374dd092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6264374ef4df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6264374ef4df - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6264374a9fc3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6264374a9fc3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6264374b6122 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6264374bafbf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6264374bae51 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x626437346ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x626437346ede - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6264374bb67f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6264374bb67f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6264374bb42a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6264374b6259 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62643749e85d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6264374f8560 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6264374f83f3 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x6264374f8147 - core::panicking::assert_failed::h0fd3280b3acaaf1e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x626437124ad8 - horizon_event_system::gorc::tests::integration_test::IntegrationTestScenario::test_channel_0_emission::{{closure}}::hcc09f603edd714b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:238:9
[INFO] [stdout]   22:     0x626437122c5a - horizon_event_system::gorc::tests::integration_test::IntegrationTestScenario::run_all_tests::{{closure}}::h04beec6c44df0318
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:358:40
[INFO] [stdout]   23:     0x6264371ad9a5 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::{{closure}}::h287ae164e92a1802
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:377:34
[INFO] [stdout]   24:     0x6264372fff4f - <core::pin::Pin<P> as core::future::future::Future>::poll::hb7743d4b167b2a02
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6264372ffccb - <core::pin::Pin<P> as core::future::future::Future>::poll::h6dac66e427a530f3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6264371bfe3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc72aaca10336d1d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6264371bf76b - tokio::task::coop::with_budget::he54a8c247cbcce78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6264371bf76b - tokio::task::coop::budget::haa0a37204e435ba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6264371bf76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1d36135cb5bbdd6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6264371b940d - tokio::runtime::scheduler::current_thread::Context::enter::h15de47749ad7c6b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6264371bed7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf14763e2a2b6b982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6264371bc8fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heced41ea1bcc79b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x62643728608a - tokio::runtime::context::scoped::Scoped<T>::set::h8a27d1171a00535d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6264370ca46a - tokio::runtime::context::set_scheduler::{{closure}}::h50332a33b599e382
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x62643726bc05 - std::thread::local::LocalKey<T>::try_with::hb47dccc29298f1d9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x62643726997d - std::thread::local::LocalKey<T>::with::hf8e4363447225255
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x6264370ca341 - tokio::runtime::context::set_scheduler::h2c235fde4b773c4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6264371bc5ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb8c946488cc48f3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6264371bca60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he5e3503256d537a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6264371b6e46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hebe9c2213aa5dff1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6264371a159c - tokio::runtime::context::runtime::enter_runtime::hca120556b8b89c4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6264371b61a7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdd83c40e534337fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x62643720ba60 - tokio::runtime::runtime::Runtime::block_on_inner::ha89c40e7150a28f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x62643720c034 - tokio::runtime::runtime::Runtime::block_on::hfec977b0c94cb602
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6264371ad600 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::hbc5fb7a0ceea3a67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:377:34
[INFO] [stdout]   46:     0x6264371ada97 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::{{closure}}::hf0d892dcf0640251
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:375:41
[INFO] [stdout]   47:     0x6264370845f6 - core::ops::function::FnOnce::call_once::h5474f667ae295c11
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x626437346d2b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x626437346d2b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x62643735ad3d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x62643735ad3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x62643735ad3d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x62643735ad3d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x62643735ad3d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x62643735ad3d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x62643735ad3d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x626437334284 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x626437334284 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x626437337bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x626437337bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x626437337bba - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x626437337bba - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x626437337bba - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x626437337bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x626437337bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x6264374b165f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x6264374b165f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x752c1aa20aa4 - <unknown>
[INFO] [stdout]   69:     0x752c1aaada64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gorc::tests::integration_test::tests::test_gorc_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b0ae13aec249b932501b050d941c093a796190738095d47bc1f63e4d7038f623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ae13aec249b932501b050d941c093a796190738095d47bc1f63e4d7038f623", kill_on_drop: false }`
[INFO] [stdout] b0ae13aec249b932501b050d941c093a796190738095d47bc1f63e4d7038f623
