[INFO] cloning repository https://github.com/AndreeSalazar/Game-Rust-ASM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreeSalazar/Game-Rust-ASM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreeSalazar%2FGame-Rust-ASM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreeSalazar%2FGame-Rust-ASM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d6c679b69c71f8a4af62b5f26f67518d4b88b69 [INFO] checking AndreeSalazar/Game-Rust-ASM against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreeSalazar%2FGame-Rust-ASM" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 41% (1591/3791) Updating files: 42% (1593/3791) Updating files: 43% (1631/3791) Updating files: 44% (1669/3791) Updating files: 45% (1706/3791) Updating files: 46% (1744/3791) Updating files: 46% (1747/3791) Updating files: 47% (1782/3791) Updating files: 48% (1820/3791) Updating files: 49% (1858/3791) Updating files: 49% (1885/3791) Updating files: 49% (1891/3791) Updating files: 50% (1896/3791) Updating files: 50% (1918/3791) Updating files: 51% (1934/3791) Updating files: 51% (1949/3791) Updating files: 52% (1972/3791) Updating files: 53% (2010/3791) Updating files: 54% (2048/3791) Updating files: 55% (2086/3791) Updating files: 56% (2123/3791) Updating files: 57% (2161/3791) Updating files: 58% (2199/3791) Updating files: 59% (2237/3791) Updating files: 60% (2275/3791) Updating files: 61% (2313/3791) Updating files: 62% (2351/3791) Updating files: 63% (2389/3791) Updating files: 64% (2427/3791) Updating files: 65% (2465/3791) Updating files: 65% (2467/3791) Updating files: 66% (2503/3791) Updating files: 67% (2540/3791) Updating files: 68% (2578/3791) Updating files: 69% (2616/3791) Updating files: 70% (2654/3791) Updating files: 71% (2692/3791) Updating files: 72% (2730/3791) Updating files: 73% (2768/3791) Updating files: 74% (2806/3791) Updating files: 75% (2844/3791) Updating files: 76% (2882/3791) Updating files: 77% (2920/3791) Updating files: 78% (2957/3791) Updating files: 79% (2995/3791) Updating files: 80% (3033/3791) Updating files: 81% (3071/3791) Updating files: 82% (3109/3791) Updating files: 83% (3147/3791) Updating files: 84% (3185/3791) Updating files: 85% (3223/3791) Updating files: 86% (3261/3791) Updating files: 87% (3299/3791) Updating files: 88% (3337/3791) Updating files: 89% (3374/3791) Updating files: 90% (3412/3791) Updating files: 91% (3450/3791) Updating files: 91% (3465/3791) Updating files: 92% (3488/3791) Updating files: 93% (3526/3791) Updating files: 94% (3564/3791) Updating files: 95% (3602/3791) Updating files: 95% (3637/3791) Updating files: 96% (3640/3791) Updating files: 96% (3669/3791) Updating files: 97% (3678/3791) Updating files: 98% (3716/3791) Updating files: 99% (3754/3791) Updating files: 100% (3791/3791) Updating files: 100% (3791/3791), done. [INFO] started tweaking git repo https://github.com/AndreeSalazar/Game-Rust-ASM [INFO] finished tweaking git repo https://github.com/AndreeSalazar/Game-Rust-ASM [INFO] tweaked toml for git repo https://github.com/AndreeSalazar/Game-Rust-ASM written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AndreeSalazar/Game-Rust-ASM on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AndreeSalazar/Game-Rust-ASM 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cf08f050435fed2ded3ed773e72311084989c026e6583c19955f2beca113d2f [INFO] running `Command { std: "docker" "start" "-a" "5cf08f050435fed2ded3ed773e72311084989c026e6583c19955f2beca113d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cf08f050435fed2ded3ed773e72311084989c026e6583c19955f2beca113d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf08f050435fed2ded3ed773e72311084989c026e6583c19955f2beca113d2f", kill_on_drop: false }` [INFO] [stdout] 5cf08f050435fed2ded3ed773e72311084989c026e6583c19955f2beca113d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c60a4840e6b1ca8beb127801ad764215d90cfc9a77abf2aa06a04b5fa6dc0aa [INFO] running `Command { std: "docker" "start" "-a" "6c60a4840e6b1ca8beb127801ad764215d90cfc9a77abf2aa06a04b5fa6dc0aa", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling drm-sys v0.8.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling game_engine_x v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: game_engine_x@0.1.0: [NASM] Found at: /usr/bin/nasm [INFO] [stderr] warning: game_engine_x@0.1.0: [NASM] Version: NASM version 2.16.01 [INFO] [stderr] warning: game_engine_x@0.1.0: [ASM] Successfully compiled 6 files [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking drm-ffi v0.9.0 [INFO] [stderr] Checking drm v0.14.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stdout] warning: unused imports: `Color` and `colors` [INFO] [stdout] --> src/render/raycast.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use super::{Renderer, Color, colors}; [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: `crate::math::Vec2` [INFO] [stdout] --> src/render/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::math::Vec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color` and `colors` [INFO] [stdout] --> src/render/raycast.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use super::{Renderer, Color, colors}; [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: `crate::math::Vec2` [INFO] [stdout] --> src/render/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::math::Vec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timer` is never read [INFO] [stdout] --> src/core/profiler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Profiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | samples: HashMap<&'static str, ProfileSample>, [INFO] [stdout] 9 | timer: Timer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_aabb_batch` is never used [INFO] [stdout] --> src/physics/collision.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn collision_aabb_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_circle_batch` is never used [INFO] [stdout] --> src/physics/collision.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn collision_circle_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `physics_integrate_batch` is never used [INFO] [stdout] --> src/physics/integration.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn physics_integrate_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_size` is never read [INFO] [stdout] --> src/physics/broad_phase.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SpatialHash { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 11 | cell_size: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raycast_dda_batch` is never used [INFO] [stdout] --> src/render/raycast.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn raycast_dda_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs/mod.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs/mod.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn get_mut(&mut self, entity: Entity) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn get_mut(&mut self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timer` is never read [INFO] [stdout] --> src/core/profiler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Profiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | samples: HashMap<&'static str, ProfileSample>, [INFO] [stdout] 9 | timer: Timer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_aabb_batch` is never used [INFO] [stdout] --> src/physics/collision.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn collision_aabb_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_circle_batch` is never used [INFO] [stdout] --> src/physics/collision.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn collision_circle_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `physics_integrate_batch` is never used [INFO] [stdout] --> src/physics/integration.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn physics_integrate_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_size` is never read [INFO] [stdout] --> src/physics/broad_phase.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SpatialHash { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 11 | cell_size: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raycast_dda_batch` is never used [INFO] [stdout] --> src/render/raycast.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn raycast_dda_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs/mod.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs/mod.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn get_mut(&mut self, entity: Entity) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn get_mut(&mut self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 34.31s [INFO] running `Command { std: "docker" "inspect" "6c60a4840e6b1ca8beb127801ad764215d90cfc9a77abf2aa06a04b5fa6dc0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c60a4840e6b1ca8beb127801ad764215d90cfc9a77abf2aa06a04b5fa6dc0aa", kill_on_drop: false }` [INFO] [stdout] 6c60a4840e6b1ca8beb127801ad764215d90cfc9a77abf2aa06a04b5fa6dc0aa