[INFO] fetching crate horizon_data_types 0.4.0... [INFO] testing horizon_data_types-0.4.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate horizon_data_types 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate horizon_data_types 0.4.0 [INFO] finished tweaking crates.io crate horizon_data_types 0.4.0 [INFO] tweaked toml for crates.io crate horizon_data_types 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate horizon_data_types 0.4.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding socketioxide v0.15.2 (available: v0.17.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90e9c16820b04ebf188785db3f73380db830bf6f2e26f2110a787b7390fa9582 [INFO] running `Command { std: "docker" "start" "-a" "90e9c16820b04ebf188785db3f73380db830bf6f2e26f2110a787b7390fa9582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e9c16820b04ebf188785db3f73380db830bf6f2e26f2110a787b7390fa9582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e9c16820b04ebf188785db3f73380db830bf6f2e26f2110a787b7390fa9582", kill_on_drop: false }` [INFO] [stdout] 90e9c16820b04ebf188785db3f73380db830bf6f2e26f2110a787b7390fa9582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badfd932ed1f5a8285953103900b55ea227818f9a5d6d33b870765b9b76a7383 [INFO] running `Command { std: "docker" "start" "-a" "badfd932ed1f5a8285953103900b55ea227818f9a5d6d33b870765b9b76a7383", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling engineioxide v0.15.2 [INFO] [stderr] Compiling socketioxide-core v0.15.2 [INFO] [stderr] Compiling socketioxide-parser-common v0.15.2 [INFO] [stderr] Compiling socketioxide v0.15.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling horizon_data_types v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn update_from_data(&mut self, data: &serde_json::Value) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vec2D` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub Vec2D: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `vec2_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controlRotation` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub controlRotation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_rotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `scale3D` should have a snake case name [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | pub scale3D: Scale3D, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `scale3_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.41s [INFO] running `Command { std: "docker" "inspect" "badfd932ed1f5a8285953103900b55ea227818f9a5d6d33b870765b9b76a7383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badfd932ed1f5a8285953103900b55ea227818f9a5d6d33b870765b9b76a7383", kill_on_drop: false }` [INFO] [stdout] badfd932ed1f5a8285953103900b55ea227818f9a5d6d33b870765b9b76a7383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c13cb5fa6c9fd4f263c5ce5b1ee313bb090186e84c99873358856f50f87207 [INFO] running `Command { std: "docker" "start" "-a" "92c13cb5fa6c9fd4f263c5ce5b1ee313bb090186e84c99873358856f50f87207", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn update_from_data(&mut self, data: &serde_json::Value) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vec2D` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub Vec2D: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `vec2_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controlRotation` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub controlRotation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_rotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `scale3D` should have a snake case name [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | pub scale3D: Scale3D, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `scale3_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling horizon_data_types v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn update_from_data(&mut self, data: &serde_json::Value) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vec2D` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub Vec2D: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `vec2_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controlRotation` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub controlRotation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_rotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `scale3D` should have a snake case name [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | pub scale3D: Scale3D, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `scale3_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "92c13cb5fa6c9fd4f263c5ce5b1ee313bb090186e84c99873358856f50f87207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c13cb5fa6c9fd4f263c5ce5b1ee313bb090186e84c99873358856f50f87207", kill_on_drop: false }` [INFO] [stdout] 92c13cb5fa6c9fd4f263c5ce5b1ee313bb090186e84c99873358856f50f87207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e25543e0388834ba1ee443553f8321e87e04fd3150266c48fd396cc395b9200e [INFO] running `Command { std: "docker" "start" "-a" "e25543e0388834ba1ee443553f8321e87e04fd3150266c48fd396cc395b9200e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::net::SocketAddr` [INFO] [stderr] --> src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::net::SocketAddr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/lib.rs:155:40 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn update_from_data(&mut self, data: &serde_json::Value) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Vec2D` should have a snake case name [INFO] [stderr] --> src/lib.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | pub Vec2D: Option, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `vec2_d` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `controlRotation` should have a snake case name [INFO] [stderr] --> src/lib.rs:123:9 [INFO] [stderr] | [INFO] [stderr] 123 | pub controlRotation: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_rotation` [INFO] [stderr] [INFO] [stderr] warning: structure field `scale3D` should have a snake case name [INFO] [stderr] --> src/lib.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 189 | pub scale3D: Scale3D, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `scale3_d` [INFO] [stderr] [INFO] [stderr] warning: `horizon_data_types` (lib) generated 5 warnings (run `cargo fix --lib -p horizon_data_types` to apply 1 suggestion) [INFO] [stderr] warning: `horizon_data_types` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/horizon_data_types-fc8f250bba6a9383) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests horizon_data_types [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/lib.rs - ChildServer::new (line 523) ... FAILED [INFO] [stdout] test src/lib.rs - SpatialPartition::contains (line 358) ... FAILED [INFO] [stdout] test src/lib.rs - SpatialPartition::intersects (line 387) ... FAILED [INFO] [stdout] test src/lib.rs - ServerCluster::propagate_event (line 662) ... FAILED [INFO] [stdout] test src/lib.rs - GameEvent::new (line 276) ... FAILED [INFO] [stdout] test src/lib.rs - GameServer::process_event (line 477) ... ok [INFO] [stdout] test src/lib.rs - ServerCluster::add_server (line 628) ... FAILED [INFO] [stdout] test src/lib.rs - MasterServer::propagate_event (line 772) ... FAILED [INFO] [stdout] test src/lib.rs - MasterServer::new (line 725) ... FAILED [INFO] [stdout] test src/lib.rs - ServerCluster::new (line 601) ... FAILED [INFO] [stdout] test src/lib.rs - MasterServer::add_cluster (line 746) ... FAILED [INFO] [stdout] test src/lib.rs - GameObject::new (line 83) ... FAILED [INFO] [stdout] test src/lib.rs - Vector3::new (line 42) ... FAILED [INFO] [stdout] test src/lib.rs - GameServer::new (line 441) ... FAILED [INFO] [stdout] test src/lib.rs - ChildServer::process_event (line 560) ... ok [INFO] [stdout] test src/lib.rs - SpatialPartition::new (line 327) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - ChildServer::new (line 523) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{GameServer, SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SpatialPartition::contains (line 358) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SpatialPartition::intersects (line 387) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ServerCluster::propagate_event (line 662) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{ServerCluster, GameServer, SpatialPartition, Vector3, GameEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - GameEvent::new (line 276) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{GameEvent, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ServerCluster::add_server (line 628) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:629:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{ServerCluster, GameServer, SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MasterServer::propagate_event (line 772) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{MasterServer, ServerCluster, GameServer, SpatialPartition, Vector3, GameEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MasterServer::new (line 725) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:726:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::MasterServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ServerCluster::new (line 601) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{ServerCluster, SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - MasterServer::add_cluster (line 746) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:747:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{MasterServer, ServerCluster, SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - GameObject::new (line 83) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{GameObject, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Vector3::new (line 42) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - GameServer::new (line 441) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{GameServer, SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SpatialPartition::new (line 327) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_server_architecture` [INFO] [stdout] --> src/lib.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_server_architecture::{SpatialPartition, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_server_architecture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `game_server_architecture`, use `cargo add game_server_architecture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - ChildServer::new (line 523) [INFO] [stdout] src/lib.rs - GameEvent::new (line 276) [INFO] [stdout] src/lib.rs - GameObject::new (line 83) [INFO] [stdout] src/lib.rs - GameServer::new (line 441) [INFO] [stdout] src/lib.rs - MasterServer::add_cluster (line 746) [INFO] [stdout] src/lib.rs - MasterServer::new (line 725) [INFO] [stdout] src/lib.rs - MasterServer::propagate_event (line 772) [INFO] [stdout] src/lib.rs - ServerCluster::add_server (line 628) [INFO] [stdout] src/lib.rs - ServerCluster::new (line 601) [INFO] [stdout] src/lib.rs - ServerCluster::propagate_event (line 662) [INFO] [stdout] src/lib.rs - SpatialPartition::contains (line 358) [INFO] [stdout] src/lib.rs - SpatialPartition::intersects (line 387) [INFO] [stdout] src/lib.rs - SpatialPartition::new (line 327) [INFO] [stdout] src/lib.rs - Vector3::new (line 42) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e25543e0388834ba1ee443553f8321e87e04fd3150266c48fd396cc395b9200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25543e0388834ba1ee443553f8321e87e04fd3150266c48fd396cc395b9200e", kill_on_drop: false }` [INFO] [stdout] e25543e0388834ba1ee443553f8321e87e04fd3150266c48fd396cc395b9200e