[INFO] cloning repository https://github.com/kugushev/intercosmic_empire_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kugushev/intercosmic_empire_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugushev%2Fintercosmic_empire_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugushev%2Fintercosmic_empire_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80a0b437a0b57accce327ed51856588ccfbc5acc
[INFO] checking kugushev/intercosmic_empire_core against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugushev%2Fintercosmic_empire_core" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kugushev/intercosmic_empire_core
[INFO] finished tweaking git repo https://github.com/kugushev/intercosmic_empire_core
[INFO] tweaked toml for git repo https://github.com/kugushev/intercosmic_empire_core written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kugushev/intercosmic_empire_core on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kugushev/intercosmic_empire_core 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-getters v0.3.0
[INFO] [stderr]   Downloaded interoptopus_proc v0.14.9
[INFO] [stderr]   Downloaded interoptopus v0.14.15
[INFO] [stderr]   Downloaded serde_derive v1.0.151
[INFO] [stderr]   Downloaded bevy_ptr v0.10.1
[INFO] [stderr]   Downloaded lerp v0.4.0
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.10.1
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.10.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.10.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded bevy_utils v0.10.1
[INFO] [stderr]   Downloaded async-executor v1.5.0
[INFO] [stderr]   Downloaded concurrent-queue v2.0.0
[INFO] [stderr]   Downloaded async-lock v2.6.0
[INFO] [stderr]   Downloaded bevy_tasks v0.10.1
[INFO] [stderr]   Downloaded erased-serde v0.3.24
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.10.1
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded interoptopus_backend_csharp v0.14.15
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded bevy_reflect v0.10.1
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded bevy_ecs v0.10.1
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded glam v0.24.0
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 761600a5ea9ebba6f0ac88d3b22895e6226bd1f87298869ff41f74e3917fd7a4
[INFO] running `Command { std: "docker" "start" "-a" "761600a5ea9ebba6f0ac88d3b22895e6226bd1f87298869ff41f74e3917fd7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "761600a5ea9ebba6f0ac88d3b22895e6226bd1f87298869ff41f74e3917fd7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "761600a5ea9ebba6f0ac88d3b22895e6226bd1f87298869ff41f74e3917fd7a4", kill_on_drop: false }`
[INFO] [stdout] 761600a5ea9ebba6f0ac88d3b22895e6226bd1f87298869ff41f74e3917fd7a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35a9be2bcb765d3b1ff3a0405c5ca9cbe1e95624799f9be284e66e97ed017361
[INFO] running `Command { std: "docker" "start" "-a" "35a9be2bcb765d3b1ff3a0405c5ca9cbe1e95624799f9be284e66e97ed017361", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking bevy_ptr v0.10.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bevy_tasks v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking lerp v0.4.0
[INFO] [stderr]     Checking heck v0.4.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking glam v0.24.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling interoptopus_proc v0.14.9
[INFO] [stderr]     Checking interoptopus v0.14.15
[INFO] [stderr]     Checking interoptopus_backend_csharp v0.14.15
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking bevy_utils v0.10.1
[INFO] [stderr]     Checking bevy_reflect v0.10.1
[INFO] [stderr]     Checking bevy_ecs v0.10.1
[INFO] [stderr]     Checking intercosmic_empire_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faction`
[INFO] [stdout]   --> src/app/game/battle/entities/spaceship.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     faction: Faction,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/game/battle.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub extern "C" fn ice_battle_get_vm(context: &mut AppContext) -> FFIResult<BattleViewModel> {
[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] 50 | pub extern "C" fn ice_battle_get_vm(context: &mut AppContext) -> FFIResult<BattleViewModel<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/game/battle/entities/fleet.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn zip_spaceships(&mut self) -> Zip<IterMut<Option<Spaceship>>, IterMut<SpaceshipViewModel>> {
[INFO] [stdout]     |                       ^^^^^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the same lifetime is hidden here
[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] 137 |     fn zip_spaceships(&mut self) -> Zip<IterMut<'_, Option<Spaceship>>, IterMut<'_, SpaceshipViewModel>> {
[INFO] [stdout]     |                                                 +++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/game/battle/entities/fleet/fleet_view_model.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     context: &mut AppContext,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 13 |     faction: Faction,
[INFO] [stdout] 14 | ) -> FFIResult<FleetViewModel> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 14 | ) -> FFIResult<FleetViewModel<'_>> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/struct_vec.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter_mut(&mut self) -> StructVec5IterMut<T> {
[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] 32 |     pub fn iter_mut(&mut self) -> StructVec5IterMut<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/struct_vec.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter_ref(&self) -> StructVec5IterRef<T> {
[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] 39 |     pub fn iter_ref(&self) -> StructVec5IterRef<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/guard.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern "C" fn ice_get_last_exception(context: &AppContext) -> AsciiPointer {
[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] 13 | pub extern "C" fn ice_get_last_exception(context: &AppContext) -> AsciiPointer<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faction`
[INFO] [stdout]   --> src/app/game/battle/entities/spaceship.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     faction: Faction,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/game/battle.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub extern "C" fn ice_battle_get_vm(context: &mut AppContext) -> FFIResult<BattleViewModel> {
[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] 50 | pub extern "C" fn ice_battle_get_vm(context: &mut AppContext) -> FFIResult<BattleViewModel<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/game/battle/entities/fleet.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn zip_spaceships(&mut self) -> Zip<IterMut<Option<Spaceship>>, IterMut<SpaceshipViewModel>> {
[INFO] [stdout]     |                       ^^^^^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the same lifetime is hidden here
[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] 137 |     fn zip_spaceships(&mut self) -> Zip<IterMut<'_, Option<Spaceship>>, IterMut<'_, SpaceshipViewModel>> {
[INFO] [stdout]     |                                                 +++                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/game/battle/entities/fleet/fleet_view_model.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     context: &mut AppContext,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 13 |     faction: Faction,
[INFO] [stdout] 14 | ) -> FFIResult<FleetViewModel> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 14 | ) -> FFIResult<FleetViewModel<'_>> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/struct_vec.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter_mut(&mut self) -> StructVec5IterMut<T> {
[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] 32 |     pub fn iter_mut(&mut self) -> StructVec5IterMut<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/struct_vec.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter_ref(&self) -> StructVec5IterRef<T> {
[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] 39 |     pub fn iter_ref(&self) -> StructVec5IterRef<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/utils/guard.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern "C" fn ice_get_last_exception(context: &AppContext) -> AsciiPointer {
[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] 13 | pub extern "C" fn ice_get_last_exception(context: &AppContext) -> AsciiPointer<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.44s
[INFO] running `Command { std: "docker" "inspect" "35a9be2bcb765d3b1ff3a0405c5ca9cbe1e95624799f9be284e66e97ed017361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a9be2bcb765d3b1ff3a0405c5ca9cbe1e95624799f9be284e66e97ed017361", kill_on_drop: false }`
[INFO] [stdout] 35a9be2bcb765d3b1ff3a0405c5ca9cbe1e95624799f9be284e66e97ed017361
