[INFO] cloning repository https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnlimitedHugs/bevy-ecs-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cceb5a1790d39e253e22e3a7aa6b498f39368349 [INFO] checking UnlimitedHugs/bevy-ecs-wasm/cceb5a1790d39e253e22e3a7aa6b498f39368349 against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] finished tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] tweaked toml for git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm on toolchain 9050733395f7c10560d49f549e022f411fa28cea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 840d1f5663769ac5534fadf6492d4a7f5a844650f23b06a9d925547762714602 [INFO] running `Command { std: "docker" "start" "-a" "840d1f5663769ac5534fadf6492d4a7f5a844650f23b06a9d925547762714602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "840d1f5663769ac5534fadf6492d4a7f5a844650f23b06a9d925547762714602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840d1f5663769ac5534fadf6492d4a7f5a844650f23b06a9d925547762714602", kill_on_drop: false }` [INFO] [stdout] 840d1f5663769ac5534fadf6492d4a7f5a844650f23b06a9d925547762714602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f521f32b7108a982943908b087b5db81f3b93596a78d1caa407410acbd9f9369 [INFO] running `Command { std: "docker" "start" "-a" "f521f32b7108a982943908b087b5db81f3b93596a78d1caa407410acbd9f9369", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking bevy_ecs_wasm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::bundle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component::TypeInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::bundle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bevy_ecs_wasm`, use `cargo add bevy_ecs_wasm` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component::TypeInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate as bevy_ecs` [INFO] [stdout] --> src/lib.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | use crate as bevy_ecs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_ecs_wasm` (lib test) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/schedule/stage.rs:774:21 [INFO] [stdout] | [INFO] [stdout] 774 | let mut criteria = &mut tail[0]; [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: struct `Spawn` is never constructed [INFO] [stdout] --> src/system/commands.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) struct Spawn { [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 pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/component/type_info.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 8 | drop: unsafe fn(*mut u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entity/mod.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator { [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] 173 | pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/storage/sparse_set.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | ((*self.ticks.get()).get_unchecked_mut(dense_index)).set_changed(change_tick); [INFO] [stdout] | ^^^----------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [ComponentTicks]` [INFO] [stdout] --> src/storage/sparse_set.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | ((*self.ticks.get()).get_unchecked_mut(dense_index)).set_changed(change_tick); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference [INFO] [stdout] --> /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/slice/mod.rs:683:4 [INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 133 | ((&mut (*self.ticks.get())).get_unchecked_mut(dense_index)).set_changed(change_tick); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/storage/table.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | (*self.ticks.get()).get_unchecked_mut(row) [INFO] [stdout] | ^^----------------^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [ComponentTicks]` [INFO] [stdout] --> src/storage/table.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | (*self.ticks.get()).get_unchecked_mut(row) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference [INFO] [stdout] --> /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/slice/mod.rs:683:4 [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 72 | (&mut (*self.ticks.get())).get_unchecked_mut(row) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/system/query.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn get(&self, entity: Entity) -> Result<::Item, QueryEntityError> [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] 120 | pub fn get(&self, entity: Entity) -> Result<>::Item, QueryEntityError> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/system/query.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 140 | entity: Entity, [INFO] [stdout] 141 | ) -> Result<::Item, QueryEntityError> { [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] 141 | ) -> Result<>::Item, QueryEntityError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/system/query.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 162 | entity: Entity, [INFO] [stdout] 163 | ) -> Result<::Item, QueryEntityError> { [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] 163 | ) -> Result<>::Item, QueryEntityError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/mod.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn entity(&self, entity: Entity) -> 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] 192 | pub fn entity(&self, entity: Entity) -> EntityRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/mod.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn entity_mut(&mut self, entity: Entity) -> 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] 217 | pub fn entity_mut(&mut self, entity: Entity) -> EntityMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/mod.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn get_entity(&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] 243 | pub fn get_entity(&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/world/mod.rs:270:27 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_entity_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] 270 | pub fn get_entity_mut(&mut 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/world/mod.rs:296:18 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn spawn(&mut self) -> 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] 296 | pub fn spawn(&mut self) -> EntityMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/mod.rs:378:34 [INFO] [stdout] | [INFO] [stdout] 378 | 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] 378 | pub fn get_mut(&mut self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_ecs_wasm` (lib) due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f521f32b7108a982943908b087b5db81f3b93596a78d1caa407410acbd9f9369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f521f32b7108a982943908b087b5db81f3b93596a78d1caa407410acbd9f9369", kill_on_drop: false }` [INFO] [stdout] f521f32b7108a982943908b087b5db81f3b93596a78d1caa407410acbd9f9369