[INFO] fetching crate moonshine-spawn 0.2.4...
[INFO] checking moonshine-spawn-0.2.4 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] extracting crate moonshine-spawn 0.2.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate moonshine-spawn 0.2.4
[INFO] finished tweaking crates.io crate moonshine-spawn 0.2.4
[INFO] tweaked toml for crates.io crate moonshine-spawn 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moonshine-spawn 0.2.4 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moonshine-spawn 0.2.4 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b19c2cbf29c1d7f9da425c2496ffb0fb0b8309270b55eb39817320871ebf55cd
[INFO] running `Command { std: "docker" "start" "-a" "b19c2cbf29c1d7f9da425c2496ffb0fb0b8309270b55eb39817320871ebf55cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b19c2cbf29c1d7f9da425c2496ffb0fb0b8309270b55eb39817320871ebf55cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19c2cbf29c1d7f9da425c2496ffb0fb0b8309270b55eb39817320871ebf55cd", kill_on_drop: false }`
[INFO] [stdout] b19c2cbf29c1d7f9da425c2496ffb0fb0b8309270b55eb39817320871ebf55cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc6e82a4c523471695c44acbeefaac2b4f2173a1cf78a94d630ca5159ee5dbb
[INFO] running `Command { std: "docker" "start" "-a" "3dc6e82a4c523471695c44acbeefaac2b4f2173a1cf78a94d630ca5159ee5dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bevy_ptr v0.15.1
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking atomicow v1.0.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking bevy_tasks v0.15.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.11.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.1
[INFO] [stderr]    Compiling bevy_derive v0.15.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.1
[INFO] [stderr]    Compiling bevy_render_macros v0.15.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.1
[INFO] [stderr]    Compiling bevy_state_macros v0.15.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.15.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking naga v23.1.0
[INFO] [stderr]     Checking bevy_utils v0.15.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking gilrs-core v0.6.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking bevy_reflect v0.15.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking bevy_mikktspace v0.15.1
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wgpu-hal v23.0.1
[INFO] [stderr]     Checking naga_oil v0.16.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking bevy_ecs v0.15.1
[INFO] [stderr]     Checking bevy_math v0.15.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking wgpu-core v23.0.1
[INFO] [stderr]     Checking bevy_color v0.15.2
[INFO] [stderr]     Checking bevy_app v0.15.1
[INFO] [stderr]     Checking bevy_core v0.15.1
[INFO] [stderr]     Checking bevy_asset v0.15.1
[INFO] [stderr]     Checking bevy_a11y v0.15.1
[INFO] [stderr]     Checking bevy_time v0.15.1
[INFO] [stderr]     Checking bevy_log v0.15.1
[INFO] [stderr]     Checking bevy_hierarchy v0.15.1
[INFO] [stderr]     Checking bevy_input v0.15.1
[INFO] [stderr]     Checking bevy_diagnostic v0.15.1
[INFO] [stderr]     Checking bevy_transform v0.15.1
[INFO] [stderr]     Checking bevy_state v0.15.1
[INFO] [stderr]     Checking moonshine-spawn v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn spawn_with(&mut self, _: impl Spawn) -> EntityWorldMut;
[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] 151 |     fn spawn_with(&mut self, _: impl Spawn) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn spawn_once_with(&mut self, _: impl SpawnOnce) -> EntityWorldMut;
[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] 153 |     fn spawn_once_with(&mut self, _: impl SpawnOnce) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut;
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ 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] 155 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut;
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ 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] 157 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn spawn_with(&mut self, spawnable: impl Spawn) -> EntityWorldMut {
[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] 161 |     fn spawn_with(&mut self, spawnable: impl Spawn) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn spawn_once_with(&mut self, spawnable: impl SpawnOnce) -> EntityWorldMut {
[INFO] [stdout]     |                        ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ 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] 168 |     fn spawn_once_with(&mut self, spawnable: impl SpawnOnce) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ 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] 175 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ 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] 183 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bevy_window v0.15.1
[INFO] [stderr]     Checking bevy_gilrs v0.15.1
[INFO] [stderr]     Checking bevy_image v0.15.1
[INFO] [stderr]     Checking bevy_audio v0.15.1
[INFO] [stderr]     Checking bevy_mesh v0.15.1
[INFO] [stderr]     Checking bevy_winit v0.15.1
[INFO] [stderr]     Checking bevy_render v0.15.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.15.1
[INFO] [stderr]     Checking bevy_picking v0.15.1
[INFO] [stderr]     Checking bevy_scene v0.15.1
[INFO] [stderr]     Checking bevy_animation v0.15.1
[INFO] [stderr]     Checking bevy_sprite v0.15.1
[INFO] [stderr]     Checking bevy_pbr v0.15.1
[INFO] [stderr]     Checking bevy_text v0.15.1
[INFO] [stderr]     Checking bevy_ui v0.15.1
[INFO] [stderr]     Checking bevy_gizmos v0.15.1
[INFO] [stderr]     Checking bevy_gltf v0.15.1
[INFO] [stderr]     Checking bevy_internal v0.15.1
[INFO] [stderr]     Checking bevy v0.15.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn spawn_with(&mut self, _: impl Spawn) -> EntityWorldMut;
[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] 151 |     fn spawn_with(&mut self, _: impl Spawn) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn spawn_once_with(&mut self, _: impl SpawnOnce) -> EntityWorldMut;
[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] 153 |     fn spawn_once_with(&mut self, _: impl SpawnOnce) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut;
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ 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] 155 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut;
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ 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] 157 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn spawn_with(&mut self, spawnable: impl Spawn) -> EntityWorldMut {
[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] 161 |     fn spawn_with(&mut self, spawnable: impl Spawn) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn spawn_once_with(&mut self, spawnable: impl SpawnOnce) -> EntityWorldMut {
[INFO] [stdout]     |                        ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ 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] 168 |     fn spawn_once_with(&mut self, spawnable: impl SpawnOnce) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ 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] 175 |     fn spawn_key(&mut self, key: impl Into<SpawnKey>) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ 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] 183 |     fn spawn_key_with(&mut self, key: impl Into<SpawnKey>, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "3dc6e82a4c523471695c44acbeefaac2b4f2173a1cf78a94d630ca5159ee5dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc6e82a4c523471695c44acbeefaac2b4f2173a1cf78a94d630ca5159ee5dbb", kill_on_drop: false }`
[INFO] [stdout] 3dc6e82a4c523471695c44acbeefaac2b4f2173a1cf78a94d630ca5159ee5dbb
