[INFO] cloning repository https://github.com/ferg-essay/essay-ecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferg-essay/essay-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferg-essay%2Fessay-ecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferg-essay%2Fessay-ecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e907c01eca41cb0b6a1a3de07b47e0348df0703f
[INFO] checking ferg-essay/essay-ecs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferg-essay%2Fessay-ecs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ferg-essay/essay-ecs
[INFO] finished tweaking git repo https://github.com/ferg-essay/essay-ecs
[INFO] tweaked toml for git repo https://github.com/ferg-essay/essay-ecs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ferg-essay/essay-ecs 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/ferg-essay/essay-ecs 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] warning: /workspace/builds/worker-5-tc1/source/crates/essay-ecs-app/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 19c8432b225639d47720149da187df29aaadd6c15ddff09604d4f14523976c5e
[INFO] running `Command { std: "docker" "start" "-a" "19c8432b225639d47720149da187df29aaadd6c15ddff09604d4f14523976c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19c8432b225639d47720149da187df29aaadd6c15ddff09604d4f14523976c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c8432b225639d47720149da187df29aaadd6c15ddff09604d4f14523976c5e", kill_on_drop: false }`
[INFO] [stdout] 19c8432b225639d47720149da187df29aaadd6c15ddff09604d4f14523976c5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 10da8b3b265eb911a9094bf907ff483c77f97eb56407dffb63d5e52ae72c5b73
[INFO] running `Command { std: "docker" "start" "-a" "10da8b3b265eb911a9094bf907ff483c77f97eb56407dffb63d5e52ae72c5b73", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/essay-ecs-app/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking syn v2.0.15
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking essay-ecs-core-macros v0.1.36 (/opt/rustwide/workdir/crates/essay-ecs-core/macros)
[INFO] [stderr]     Checking essay-ecs-app-macros v0.1.13 (/opt/rustwide/workdir/crates/essay-ecs-app/macros)
[INFO] [stdout] warning: unused imports: `Comma`, `DataStruct`, `Fields`, `Ident`, `Index`, `PathSep`, `Type`, and `punctuated::Punctuated`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout]  9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     token::{Comma, PathSep}, DataStruct, DeriveInput, Fields, Generics, Ident, Index, Type, TypeParam
[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: `spanned::Spanned`
[INFO] [stdout]  --> crates/essay-ecs-app/macros/src/lib.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_gen_w1`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let ty_gen_w1 = impl_use_generics(&ast.generics);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_gen_w1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Comma`, `DataStruct`, `Fields`, `Ident`, `Index`, `PathSep`, `Type`, and `punctuated::Punctuated`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout]  9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     token::{Comma, PathSep}, DataStruct, DeriveInput, Fields, Generics, Ident, Index, Type, TypeParam
[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: `spanned::Spanned`
[INFO] [stdout]  --> crates/essay-ecs-app/macros/src/lib.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_gen_w1`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let ty_gen_w1 = impl_use_generics(&ast.generics);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_gen_w1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stdout] warning: unused imports: `Comma`, `DataStruct`, `Fields`, `Ident`, `Index`, `PathSep`, `Type`, and `punctuated::Punctuated`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout]  9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     token::{Comma, PathSep}, DataStruct, DeriveInput, Fields, Generics, Ident, Index, Type, TypeParam
[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: `spanned::Spanned`
[INFO] [stdout]  --> crates/essay-ecs-app/macros/src/lib.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     parse_macro_input, punctuated::Punctuated, spanned::Spanned, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_gen_w1`
[INFO] [stdout]   --> crates/essay-ecs-app/macros/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let ty_gen_w1 = impl_use_generics(&ast.generics);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_gen_w1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking essay-ecs-core v0.1.13 (/opt/rustwide/workdir/crates/essay-ecs-core)
[INFO] [stdout] warning: unused imports: `ScheduleInner` and `ScheduleUnsafe`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/executor.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{error::Result, schedule::{schedule::{ScheduleInner, ScheduleUnsafe}, Schedule}, world::{World, WorldUnsafe}};
[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: `core::fmt`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::fmt;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hasher` and `any::type_name_of_val`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{any::type_name_of_val, cell::UnsafeCell, collections::HashMap, hash::{Hash, Hasher}};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScheduleUnsafe`
[INFO] [stdout]  --> crates/essay-ecs-core/src/world/world.rs:4:76
[INFO] [stdout]   |
[INFO] [stdout] 4 |     error::Result, resource::Resource, schedule::{Schedule, ScheduleLabel, ScheduleUnsafe, Schedules}, system::{IntoSystem, System, S...
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system::Local`
[INFO] [stdout]    --> crates/essay-ecs-core/src/core_app.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use crate::{system::Local, util::test::TestValues, world::World};
[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 imports: `ScheduleInner` and `ScheduleUnsafe`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/executor.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{error::Result, schedule::{schedule::{ScheduleInner, ScheduleUnsafe}, Schedule}, world::{World, WorldUnsafe}};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WorldUnsafe` and `schedule::ScheduleUnsafe`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/executor.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |         schedule::{executor::SingleExecutor, schedule::ScheduleUnsafe, Executor, Schedule}, 
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |         util::test::TestValues, 
[INFO] [stdout] 106 |         world::{World, WorldUnsafe}
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::fmt;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hasher` and `any::type_name_of_val`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{any::type_name_of_val, cell::UnsafeCell, collections::HashMap, hash::{Hash, Hasher}};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScheduleUnsafe`
[INFO] [stdout]  --> crates/essay-ecs-core/src/world/world.rs:4:76
[INFO] [stdout]   |
[INFO] [stdout] 4 |     error::Result, resource::Resource, schedule::{Schedule, ScheduleLabel, ScheduleUnsafe, Schedules}, system::{IntoSystem, System, S...
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DynLabel`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:6:159
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...safeSyncCell, system::{System, SystemId, SystemMeta}, util::{DynLabel, Interned}, world::{World, WorldUnsafe}
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/essay-ecs-core/src/schedule/schedule.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mut schedule: Schedule
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut executor = {
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut executor = {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:505:37
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub unsafe fn tick_unsafe(self, world: WorldUnsafe) -> Result<(Self, WorldUnsafe)> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScheduleInner` is more private than the item `Schedule::inner`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn inner(&self) -> &ScheduleInner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Schedule::inner` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ScheduleInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub(crate) struct ScheduleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScheduleInner` is more private than the item `Schedule::inner_mut`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn inner_mut(&mut self) -> &mut ScheduleInner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Schedule::inner_mut` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ScheduleInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub(crate) struct ScheduleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultithreadedExecutorFactory` is never constructed
[INFO] [stdout]   --> crates/essay-ecs-core/src/schedule/multithreaded.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MultithreadedExecutorFactory;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handles` is never read
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/thread_pool.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct TaskChannel<CS, CR> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     handles: Vec<JoinHandle<()>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take` and `replace` are never used
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Schedule {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub(crate) fn take(&mut self) -> Schedule {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub(crate) fn replace(&mut self, schedule: &mut Schedule) {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertResource` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/command.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct InsertResource<R: Resource> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn entity(&mut self, id: EntityId) -> EntityRef {
[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] 119 |     pub fn entity(&mut self, id: EntityId) -> EntityRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn entity_mut(&mut self, id: EntityId) -> EntityMut {
[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] 124 |     pub fn entity_mut(&mut self, id: EntityId) -> EntityMut<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_entity(&self, id: EntityId) -> Option<EntityRef> {
[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] 129 |     pub fn get_entity(&self, id: EntityId) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn get_entity_mut(&mut self, id: EntityId) -> Option<EntityMut> {
[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] 137 |     pub fn get_entity_mut(&mut self, id: EntityId) -> Option<EntityMut<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn query<V: View>(&mut self) -> ViewIterator<V> {
[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] 188 |     pub fn query<V: View>(&mut self) -> ViewIterator<'_, V> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:196:55
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub(crate) unsafe fn view_iter_from_plan<V: View>(&mut self, plan: &ViewPlan) -> ViewIterator<V> {
[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] 196 |     pub(crate) unsafe fn view_iter_from_plan<V: View>(&mut self, plan: &ViewPlan) -> ViewIterator<'_, V> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/essay-ecs-core/src/world/param_query.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn iter(&self) -> ViewIterator<Q> {
[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] 22 |     pub fn iter(&self) -> ViewIterator<'_, Q> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking essay-ecs-app v0.1.13 (/opt/rustwide/workdir/crates/essay-ecs-app)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/essay-ecs-app/src/event.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&mut self) -> InEventIter<E> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |             |
[INFO] [stdout]    |                 |             the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&mut self) -> InEventIter<'_, E> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking essay-ecs v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ecs-render v0.1.13 (/opt/rustwide/workdir/crates/ecs-render)
[INFO] [stdout] warning: unused import: `essay_ecs_app::*`
[INFO] [stdout]  --> crates/ecs-render/src/lib.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod essay_ecs { pub mod app { use essay_ecs_app::*; }}
[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: `essay_ecs_app::*`
[INFO] [stdout]  --> crates/ecs-render/src/lib.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod essay_ecs { pub mod app { use essay_ecs_app::*; }}
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bench_resource` is never used
[INFO] [stdout]   --> tests/bench-app.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn bench_resource() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestResource` is never constructed
[INFO] [stdout]   --> tests/bench-app.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct TestResource(u32);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DynLabel`
[INFO] [stdout]  --> crates/essay-ecs-core/src/schedule/schedule.rs:6:159
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...safeSyncCell, system::{System, SystemId, SystemMeta}, util::{DynLabel, Interned}, world::{World, WorldUnsafe}
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/essay-ecs-app/src/event.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&mut self) -> InEventIter<E> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |             |
[INFO] [stdout]    |                 |             the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&mut self) -> InEventIter<'_, E> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/essay-ecs-core/src/schedule/schedule.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mut schedule: Schedule
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut executor = {
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut executor = {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:505:37
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub unsafe fn tick_unsafe(self, world: WorldUnsafe) -> Result<(Self, WorldUnsafe)> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScheduleInner` is more private than the item `Schedule::inner`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn inner(&self) -> &ScheduleInner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Schedule::inner` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ScheduleInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub(crate) struct ScheduleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScheduleInner` is more private than the item `Schedule::inner_mut`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn inner_mut(&mut self) -> &mut ScheduleInner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Schedule::inner_mut` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ScheduleInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub(crate) struct ScheduleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handles` is never read
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/thread_pool.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct TaskChannel<CS, CR> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     handles: Vec<JoinHandle<()>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take` and `replace` are never used
[INFO] [stdout]    --> crates/essay-ecs-core/src/schedule/schedule.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Schedule {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub(crate) fn take(&mut self) -> Schedule {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub(crate) fn replace(&mut self, schedule: &mut Schedule) {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestC` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/entity/entity_store.rs:713:12
[INFO] [stdout]     |
[INFO] [stdout] 713 |     struct TestC(u32);
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalParam` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/system/param.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 |     struct LocalParam<'s> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalTrait` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/system/param.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 |     struct LocalTrait<'s, T: Trait + Send + Sync + Default + 'static> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Trait` is never used
[INFO] [stdout]    --> crates/essay-ecs-core/src/system/param.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |     trait Trait {}
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestArg` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/system/system_fun_exclusive.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 |     struct TestArg<V> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertResource` is never constructed
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/command.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct InsertResource<R: Resource> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn entity(&mut self, id: EntityId) -> EntityRef {
[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] 119 |     pub fn entity(&mut self, id: EntityId) -> EntityRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn entity_mut(&mut self, id: EntityId) -> EntityMut {
[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] 124 |     pub fn entity_mut(&mut self, id: EntityId) -> EntityMut<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_entity(&self, id: EntityId) -> Option<EntityRef> {
[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] 129 |     pub fn get_entity(&self, id: EntityId) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn get_entity_mut(&mut self, id: EntityId) -> Option<EntityMut> {
[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] 137 |     pub fn get_entity_mut(&mut self, id: EntityId) -> Option<EntityMut<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn query<V: View>(&mut self) -> ViewIterator<V> {
[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] 188 |     pub fn query<V: View>(&mut self) -> ViewIterator<'_, V> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/essay-ecs-core/src/world/store.rs:196:55
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub(crate) unsafe fn view_iter_from_plan<V: View>(&mut self, plan: &ViewPlan) -> ViewIterator<V> {
[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] 196 |     pub(crate) unsafe fn view_iter_from_plan<V: View>(&mut self, plan: &ViewPlan) -> ViewIterator<'_, V> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/essay-ecs-core/src/world/param_query.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn iter(&self) -> ViewIterator<Q> {
[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] 22 |     pub fn iter(&self) -> ViewIterator<'_, Q> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
[INFO] running `Command { std: "docker" "inspect" "10da8b3b265eb911a9094bf907ff483c77f97eb56407dffb63d5e52ae72c5b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10da8b3b265eb911a9094bf907ff483c77f97eb56407dffb63d5e52ae72c5b73", kill_on_drop: false }`
[INFO] [stdout] 10da8b3b265eb911a9094bf907ff483c77f97eb56407dffb63d5e52ae72c5b73
