[INFO] fetching crate horizon_event_system 0.23.0... [INFO] testing horizon_event_system-0.23.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate horizon_event_system 0.23.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate horizon_event_system 0.23.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded luminal_rt v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9970b2c49687fb5f80d7bfa619168c0b6b303313a92ba9f0a21d17c9dd7bd34 [INFO] running `Command { std: "docker" "start" "-a" "b9970b2c49687fb5f80d7bfa619168c0b6b303313a92ba9f0a21d17c9dd7bd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9970b2c49687fb5f80d7bfa619168c0b6b303313a92ba9f0a21d17c9dd7bd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9970b2c49687fb5f80d7bfa619168c0b6b303313a92ba9f0a21d17c9dd7bd34", kill_on_drop: false }` [INFO] [stdout] b9970b2c49687fb5f80d7bfa619168c0b6b303313a92ba9f0a21d17c9dd7bd34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4aa788c16c6de1d2e13a73c74791f1cd764733ca80ad40a01709b28797e18b [INFO] running `Command { std: "docker" "start" "-a" "cc4aa788c16c6de1d2e13a73c74791f1cd764733ca80ad40a01709b28797e18b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [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 hash32 v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling horizon_event_system v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling polling v3.11.0 [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 backtrace v0.3.75 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [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 luminal_rt v0.4.1 [INFO] [stderr] Compiling uuid v1.18.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 36.93s [INFO] running `Command { std: "docker" "inspect" "cc4aa788c16c6de1d2e13a73c74791f1cd764733ca80ad40a01709b28797e18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4aa788c16c6de1d2e13a73c74791f1cd764733ca80ad40a01709b28797e18b", kill_on_drop: false }` [INFO] [stdout] cc4aa788c16c6de1d2e13a73c74791f1cd764733ca80ad40a01709b28797e18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53b3a9cc90949cdc711c6f2d6b7c9eae5ef4e6dd71c26d8988e479c603460e2b [INFO] running `Command { std: "docker" "start" "-a" "53b3a9cc90949cdc711c6f2d6b7c9eae5ef4e6dd71c26d8988e479c603460e2b", kill_on_drop: false }` [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] Compiling horizon_event_system v0.23.0 (/opt/rustwide/workdir) [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 14.78s [INFO] running `Command { std: "docker" "inspect" "53b3a9cc90949cdc711c6f2d6b7c9eae5ef4e6dd71c26d8988e479c603460e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b3a9cc90949cdc711c6f2d6b7c9eae5ef4e6dd71c26d8988e479c603460e2b", kill_on_drop: false }` [INFO] [stdout] 53b3a9cc90949cdc711c6f2d6b7c9eae5ef4e6dd71c26d8988e479c603460e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03892f921513fae022202e7727f8460c3230722e302c8fbc7b4fd0ce070b06c9 [INFO] running `Command { std: "docker" "start" "-a" "03892f921513fae022202e7727f8460c3230722e302c8fbc7b4fd0ce070b06c9", 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.15s [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 auth_tests::tests::test_auth_status_serialization ... ok [INFO] [stdout] test auth_tests::tests::test_auth_status_default ... ok [INFO] [stdout] test auth_tests::tests::test_auth_status_get_response_event ... ok [INFO] [stdout] test events::tests::tests::test_client_event_wrapper_roundtrip ... ok [INFO] [stdout] test events::tests::tests::test_client_event_wrapper_deserialization ... ok [INFO] [stdout] test auth_tests::tests::test_auth_status_get_event ... ok [INFO] [stdout] test events::tests::tests::test_emit_client_with_context_format_compatibility ... ok [INFO] [stdout] test gorc::config::tests::test_config_optimization ... ok [INFO] [stdout] test events::tests::tests::test_client_event_wrapper_serialization ... ok [INFO] [stdout] test auth_tests::tests::test_auth_event_handler_registration ... ok [INFO] [stdout] test events::tests::tests::test_client_event_wrapper_methods ... ok [INFO] [stdout] test auth_tests::tests::test_auth_status_set_event ... 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_type_based_system_features ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_zone_data_types ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_creation ... ok [INFO] [stdout] test gorc::examples::tests::test_compile_time_type_checking ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_serialization ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_player_functionality ... ok [INFO] [stdout] test gorc::examples::tests::test_all_typed_examples_zero_strings ... ok [INFO] [stdout] test gorc::spatial::rtree::tests::test_insert_and_query ... ok [INFO] [stdout] test gorc::spatial::rtree::tests::test_update_player_position ... ok [INFO] [stdout] test gorc::spatial::rtree::tests::test_remove_player ... ok [INFO] [stdout] test gorc::subscription::tests::test_interest_subscription ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_asteroid_zone_data_serialization ... ok [INFO] [stdout] test gorc::examples::tests::test_typed_projectile_functionality ... ok [INFO] [stdout] test gorc::system::tests::test_complete_gorc_system ... ok [INFO] [stdout] test gorc::subscription::tests::test_relationship_subscription ... ok [INFO] [stdout] test gorc::examples::tests::test_zero_runtime_string_operations ... ok [INFO] [stdout] test gorc::config::tests::test_config_builder ... ok [INFO] [stdout] test gorc::subscription::tests::test_proximity_subscription ... ok [INFO] [stdout] test gorc::system::tests::test_example_asteroid ... 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 auth_tests::tests::test_auth_status_changed_event ... 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::replication_test::tests::test_cross_pattern_predictions ... ok [INFO] [stdout] test gorc::tests::performance_test::benchmark_large_zone_detection ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_multi_channel_virtualization ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_massive_zone_handling ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_overlapping_zone_boundary_conditions ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_configuration_edge_cases ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_virtualization_accuracy ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_zone_splitting_edge_cases ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_virtualization_consistency ... ok [INFO] [stdout] test gorc::tests::zone_event_test::test_new_object_creation_zone_events ... ok [INFO] [stdout] test events::tests::tests::test_client_event_wrapper_implements_event_trait ... 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::virtualization::tests::test_virtual_zone_splitting ... ok [INFO] [stdout] test gorc::tests::zone_event_test::test_object_movement_zone_events ... 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::virtualization::tests::test_virtualization_config ... ok [INFO] [stdout] test gorc::zones::tests::test_zone_hysteresis ... ok [INFO] [stdout] test gorc::zones::tests::test_zone_manager ... ok [INFO] [stdout] test gorc::tests::zone_event_test::test_player_movement_zone_events ... 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 gorc::examples::tests::test_performance_no_string_comparisons ... 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 system::tests::tests::test_async_handlers ... ok [INFO] [stdout] test system::tests::tests::test_core_event_registration_and_emission ... ok [INFO] [stdout] test gorc::tests::performance_test::benchmark_zone_event_throughput ... ok [INFO] [stdout] test system::tests::tests::test_handler_removal ... ok [INFO] [stdout] test system::tests::tests::test_event_system_creation ... ok [INFO] [stdout] test system::tests::tests::test_system_stats ... ok [INFO] [stdout] test system::tests::tests::test_connection_aware_handler ... ok [INFO] [stdout] test system::tests::tests::test_handler_category_stats ... ok [INFO] [stdout] test system::tests::tests::test_event_validation ... ok [INFO] [stdout] test test_integration::test_complete_system_integration ... ok [INFO] [stdout] test test_integration::test_monitoring_system ... ok [INFO] [stdout] test gorc::tests::performance_test::benchmark_zone_check_optimization ... ok [INFO] [stdout] test test_integration::test_event_handler_error_handling ... ok [INFO] [stdout] test test_integration::test_typed_core_event_handlers ... ok [INFO] [stdout] test test_integration::test_typed_vs_json_handlers_compatibility ... ok [INFO] [stdout] test gorc::tests::virtualization_test::test_memory_and_performance_under_stress ... 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 test_integration::test_debug_event_emission_and_handling ... ok [INFO] [stdout] test test_integration::test_typed_client_event_handlers ... ok [INFO] [stdout] test gorc::tests::integration_test::tests::test_gorc_integration ... FAILED [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::virtualization_test::test_rapid_merge_split_cycles ... ok [INFO] [stdout] test gorc::tests::distance_filtering_test::test_distance_filtering_with_multiple_movements ... 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: 0x59a161e14092 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59a161e14092 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59a161e14092 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59a161e14092 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59a161e264df - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59a161e264df - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x59a161de1223 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59a161de1223 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59a161ded122 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59a161df1fbf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59a161df1e51 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59a161c7ae7e - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x59a161c7ae7e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59a161df267f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x59a161df267f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59a161df242a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59a161ded269 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59a161dd585d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59a161e2f560 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x59a161e2f3f3 - core::panicking::assert_failed_inner::ha59fbb70905830e9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:439:23 [INFO] [stdout] 20: 0x59a161e2f1a7 - core::panicking::assert_failed::h7f69869b372dcbfe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x59a161a57d28 - horizon_event_system::gorc::tests::integration_test::IntegrationTestScenario::test_channel_0_emission::{{closure}}::h2da854b37ac13446 [INFO] [stdout] at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:238:9 [INFO] [stdout] 22: 0x59a161a55eaa - horizon_event_system::gorc::tests::integration_test::IntegrationTestScenario::run_all_tests::{{closure}}::hb8b9c006372322b8 [INFO] [stdout] at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:358:40 [INFO] [stdout] 23: 0x59a161b44d65 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::{{closure}}::h18a27785f66a3c0a [INFO] [stdout] at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:377:34 [INFO] [stdout] 24: 0x59a161c4d38f - as core::future::future::Future>::poll::h3bfc7604e23f7e39 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x59a161c4d7cb - as core::future::future::Future>::poll::hfd47d186d091b008 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x59a161af430b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc8b26641dc4fd8fa [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: 0x59a161af3c3b - tokio::task::coop::with_budget::heaf77aeff3155cf3 [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: 0x59a161af3c3b - tokio::task::coop::budget::hf85e0c0bf026523f [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: 0x59a161af3c3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h01b6a5a9136e6b81 [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: 0x59a161aee4cd - tokio::runtime::scheduler::current_thread::Context::enter::h6f52ca95f94867fa [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: 0x59a161af27bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hebf5c2c95703ee90 [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: 0x59a161af0d7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4fe9a820909082fa [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: 0x59a161a4f8aa - tokio::runtime::context::scoped::Scoped::set::hdc42ddc5a8ac0a94 [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: 0x59a1619fd99a - tokio::runtime::context::set_scheduler::{{closure}}::h4997092a547922bc [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: 0x59a161ba0215 - std::thread::local::LocalKey::try_with::h5211fefac28bffcc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 36: 0x59a161b9eddd - std::thread::local::LocalKey::with::h4f03aeddde2074b1 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 37: 0x59a1619fd871 - tokio::runtime::context::set_scheduler::h998021e628015330 [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: 0x59a161aefe0e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h013614c910259828 [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: 0x59a161af0e00 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ec448f5ea6339f4 [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: 0x59a161aeafc6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h92c9814cd62e7eb4 [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: 0x59a161ad4d7c - tokio::runtime::context::runtime::enter_runtime::hc3f544fc44d5e9c0 [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: 0x59a161aea5c7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hde0f96685019f32d [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: 0x59a161b97b10 - tokio::runtime::runtime::Runtime::block_on_inner::hc6174fe36bd336cc [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: 0x59a161b97f44 - tokio::runtime::runtime::Runtime::block_on::hdb92bf240e0c516b [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: 0x59a161b449c0 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::hb246653ed0cdd3bf [INFO] [stdout] at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:377:34 [INFO] [stdout] 46: 0x59a161b44e57 - horizon_event_system::gorc::tests::integration_test::tests::test_gorc_integration::{{closure}}::h9ba4b7e67fad5ed8 [INFO] [stdout] at /opt/rustwide/workdir/src/gorc/tests/integration_test.rs:375:41 [INFO] [stdout] 47: 0x59a1619ba596 - core::ops::function::FnOnce::call_once::haf5215ff413ef073 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x59a161c7aceb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x59a161c7aceb - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 50: 0x59a161c8ecdd - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 51: 0x59a161c8ecdd - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x59a161c8ecdd - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x59a161c8ecdd - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x59a161c8ecdd - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x59a161c8ecdd - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 56: 0x59a161c8ecdd - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: 0x59a161c68224 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 58: 0x59a161c68224 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x59a161c6ba7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 60: 0x59a161c6ba7a - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 61: 0x59a161c6ba7a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x59a161c6ba7a - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x59a161c6ba7a - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x59a161c6ba7a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 65: 0x59a161c6ba7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x59a161de865f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 67: 0x59a161de865f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 68: 0x7d305db50aa4 - [INFO] [stdout] 69: 0x7d305dbdda64 - clone [INFO] [stdout] 70: 0x0 - [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" "03892f921513fae022202e7727f8460c3230722e302c8fbc7b4fd0ce070b06c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03892f921513fae022202e7727f8460c3230722e302c8fbc7b4fd0ce070b06c9", kill_on_drop: false }` [INFO] [stdout] 03892f921513fae022202e7727f8460c3230722e302c8fbc7b4fd0ce070b06c9