[INFO] cloning repository https://github.com/AdamOlsson/game_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdamOlsson/game_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamOlsson%2Fgame_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamOlsson%2Fgame_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1934807a46151a74da774e292bedb861f8474e76 [INFO] checking AdamOlsson/game_engine/1934807a46151a74da774e292bedb861f8474e76 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamOlsson%2Fgame_engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdamOlsson/game_engine on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AdamOlsson/game_engine [INFO] finished tweaking git repo https://github.com/AdamOlsson/game_engine [INFO] tweaked toml for git repo https://github.com/AdamOlsson/game_engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AdamOlsson/game_engine 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3893436b6dfd53b79f033f4769ac1fbd2cff5ea02b6db40e82e2ac0e3cbe6815 [INFO] running `Command { std: "docker" "start" "-a" "3893436b6dfd53b79f033f4769ac1fbd2cff5ea02b6db40e82e2ac0e3cbe6815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3893436b6dfd53b79f033f4769ac1fbd2cff5ea02b6db40e82e2ac0e3cbe6815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3893436b6dfd53b79f033f4769ac1fbd2cff5ea02b6db40e82e2ac0e3cbe6815", kill_on_drop: false }` [INFO] [stdout] 3893436b6dfd53b79f033f4769ac1fbd2cff5ea02b6db40e82e2ac0e3cbe6815 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 911bde2174f11c9d891c8f3ab547a7c88fe60fc87cf2871d21abbb310c7c978c [INFO] running `Command { std: "docker" "start" "-a" "911bde2174f11c9d891c8f3ab547a7c88fe60fc87cf2871d21abbb310c7c978c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking game_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `magnitude2` [INFO] [stdout] --> src/engine/physics_engine/util/rectangle_equations.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use super::equations::{self, magnitude2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RigidBody` [INFO] [stdout] --> src/engine/physics_engine/broadphase/blockmap.rs:99:64 [INFO] [stdout] | [INFO] [stdout] 99 | use crate::engine::physics_engine::collision::rigid_body::{RigidBody, RigidBodyBuilder, RigidBodyType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `magnitude2` [INFO] [stdout] --> src/engine/physics_engine/util/rectangle_equations.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use super::equations::{self, magnitude2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wi` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hi` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wj` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hj` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/engine/util/fixed_float/fixed_float_vector.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn dot(&self, rhs: &FixedFloatVector) -> FixedFloat { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/engine/util/fixed_float/fixed_float_vector.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn distance2(&self, other: &Self) -> FixedFloat { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wi` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hi` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wj` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hj` [INFO] [stdout] --> src/engine/physics_engine/collision/collision_handler.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | let ((wi,hi), (wj, hj)) = match (&body_i.body_type, &body_j.body_type) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> examples/memory_alignment.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | struct A (u16, u32, u16); [INFO] [stdout] | - ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> examples/memory_alignment.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | struct B (u16, u16, u32); [INFO] [stdout] | - ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `game_engine::engine::util::zero` [INFO] [stdout] --> examples/collision.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use game_engine::engine::util::zero; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> examples/collision.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> examples/compute_shader.rs:120:55 [INFO] [stdout] | [INFO] [stdout] 120 | buffer_slice.map_async(wgpu::MapMode::Read, move |result| {}); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NUM_ROWS` is never used [INFO] [stdout] --> examples/collision.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const NUM_ROWS: usize = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NUM_COLS` is never used [INFO] [stdout] --> examples/collision.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const NUM_COLS: usize = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RADIUS` is never used [INFO] [stdout] --> examples/collision.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const RADIUS: f32 = 80.0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ServerTick` and `ClientRender` are never constructed [INFO] [stdout] --> examples/compute_shader.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum CustomEvent { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 34 | ServerTick, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | ClientRender, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/engine/util/fixed_float/fixed_float_vector.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn dot(&self, rhs: &FixedFloatVector) -> FixedFloat { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/engine/util/fixed_float/fixed_float_vector.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn distance2(&self, other: &Self) -> FixedFloat { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.87s [INFO] running `Command { std: "docker" "inspect" "911bde2174f11c9d891c8f3ab547a7c88fe60fc87cf2871d21abbb310c7c978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911bde2174f11c9d891c8f3ab547a7c88fe60fc87cf2871d21abbb310c7c978c", kill_on_drop: false }` [INFO] [stdout] 911bde2174f11c9d891c8f3ab547a7c88fe60fc87cf2871d21abbb310c7c978c