[INFO] fetching crate naia-bevy-server 0.24.0...
[INFO] checking naia-bevy-server-0.24.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21
[INFO] extracting crate naia-bevy-server 0.24.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate naia-bevy-server 0.24.0
[INFO] finished tweaking crates.io crate naia-bevy-server 0.24.0
[INFO] tweaked toml for crates.io crate naia-bevy-server 0.24.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate naia-bevy-server 0.24.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate naia-bevy-server 0.24.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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naia-derive v0.24.0
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.2
[INFO] [stderr]   Downloaded naia-bevy-shared v0.24.0
[INFO] [stderr]   Downloaded async-dup v1.2.4
[INFO] [stderr]   Downloaded piper v0.2.4
[INFO] [stderr]   Downloaded naia-serde v0.24.0
[INFO] [stderr]   Downloaded naia-serde-derive v0.24.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded async-fs v1.6.0
[INFO] [stderr]   Downloaded polling v3.7.3
[INFO] [stderr]   Downloaded naia-server v0.24.0
[INFO] [stderr]   Downloaded naia-shared v0.24.0
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded async-io v2.3.4
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded webrtc-unreliable v0.5.3
[INFO] [stderr]   Downloaded naia-server-socket v0.24.0
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded event-listener v3.1.0
[INFO] [stderr]   Downloaded async-process v1.8.1
[INFO] [stderr]   Downloaded blocking v1.6.1
[INFO] [stderr]   Downloaded naia-socket-shared v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6065f8fd3fbd7f50b21c5756dbc4d183b2a7da771d7d1d16a424e6a9631a85d4
[INFO] running `Command { std: "docker" "start" "-a" "6065f8fd3fbd7f50b21c5756dbc4d183b2a7da771d7d1d16a424e6a9631a85d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6065f8fd3fbd7f50b21c5756dbc4d183b2a7da771d7d1d16a424e6a9631a85d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6065f8fd3fbd7f50b21c5756dbc4d183b2a7da771d7d1d16a424e6a9631a85d4", kill_on_drop: false }`
[INFO] [stdout] 6065f8fd3fbd7f50b21c5756dbc4d183b2a7da771d7d1d16a424e6a9631a85d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad73de4db35d447b85a1df88683cb3b5bf477cbe9426066b943a10c488ffca26
[INFO] running `Command { std: "docker" "start" "-a" "ad73de4db35d447b85a1df88683cb3b5bf477cbe9426066b943a10c488ffca26", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking bevy_tasks v0.15.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling naia-serde-derive v0.24.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling naia-derive v0.24.0
[INFO] [stderr]     Checking naia-serde v0.24.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking bevy_utils v0.15.0
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bevy_ecs v0.15.0
[INFO] [stderr]     Checking naia-socket-shared v0.24.0
[INFO] [stderr]     Checking naia-shared v0.24.0
[INFO] [stderr]     Checking bevy_app v0.15.0
[INFO] [stderr]     Checking naia-server v0.24.0
[INFO] [stderr]     Checking naia-bevy-shared v0.24.0
[INFO] [stderr]     Checking naia-bevy-server v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn user(&self, user_key: &UserKey) -> UserRef<Entity> {
[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] 105 |     pub fn user(&self, user_key: &UserKey) -> UserRef<'_, Entity> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn user_mut(&mut self, user_key: &UserKey) -> UserMut<Entity> {
[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] 109 |     pub fn user_mut(&mut self, user_key: &UserKey) -> UserMut<'_, Entity> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn user_scope(&self, user_key: &UserKey) -> UserScopeRef<Entity> {
[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] 121 |     pub fn user_scope(&self, user_key: &UserKey) -> UserScopeRef<'_, Entity> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn user_scope_mut(&mut self, user_key: &UserKey) -> UserScopeMut<Entity> {
[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] 125 |     pub fn user_scope_mut(&mut self, user_key: &UserKey) -> UserScopeMut<'_, Entity> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn make_room(&mut self) -> RoomMut<Entity> {
[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] 131 |     pub fn make_room(&mut self) -> RoomMut<'_, Entity> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn room(&self, room_key: &RoomKey) -> RoomRef<Entity> {
[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] 139 |     pub fn room(&self, room_key: &RoomKey) -> RoomRef<'_, Entity> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn room_mut(&mut self, room_key: &RoomKey) -> RoomMut<Entity> {
[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] 143 |     pub fn room_mut(&mut self, room_key: &RoomKey) -> RoomMut<'_, Entity> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn user(&self, user_key: &UserKey) -> UserRef<Entity> {
[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] 105 |     pub fn user(&self, user_key: &UserKey) -> UserRef<'_, Entity> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn user_mut(&mut self, user_key: &UserKey) -> UserMut<Entity> {
[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] 109 |     pub fn user_mut(&mut self, user_key: &UserKey) -> UserMut<'_, Entity> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn user_scope(&self, user_key: &UserKey) -> UserScopeRef<Entity> {
[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] 121 |     pub fn user_scope(&self, user_key: &UserKey) -> UserScopeRef<'_, Entity> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn user_scope_mut(&mut self, user_key: &UserKey) -> UserScopeMut<Entity> {
[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] 125 |     pub fn user_scope_mut(&mut self, user_key: &UserKey) -> UserScopeMut<'_, Entity> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn make_room(&mut self) -> RoomMut<Entity> {
[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] 131 |     pub fn make_room(&mut self) -> RoomMut<'_, Entity> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn room(&self, room_key: &RoomKey) -> RoomRef<Entity> {
[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] 139 |     pub fn room(&self, room_key: &RoomKey) -> RoomRef<'_, Entity> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn room_mut(&mut self, room_key: &RoomKey) -> RoomMut<Entity> {
[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] 143 |     pub fn room_mut(&mut self, room_key: &RoomKey) -> RoomMut<'_, Entity> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s
[INFO] running `Command { std: "docker" "inspect" "ad73de4db35d447b85a1df88683cb3b5bf477cbe9426066b943a10c488ffca26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad73de4db35d447b85a1df88683cb3b5bf477cbe9426066b943a10c488ffca26", kill_on_drop: false }`
[INFO] [stdout] ad73de4db35d447b85a1df88683cb3b5bf477cbe9426066b943a10c488ffca26
