[INFO] cloning repository https://github.com/bnjmn21/bevy_testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bnjmn21/bevy_testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnjmn21%2Fbevy_testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnjmn21%2Fbevy_testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7df7cccc27f3e1f233835907be102344fa517a0
[INFO] testing bnjmn21/bevy_testing against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnjmn21%2Fbevy_testing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bnjmn21/bevy_testing
[INFO] finished tweaking git repo https://github.com/bnjmn21/bevy_testing
[INFO] tweaked toml for git repo https://github.com/bnjmn21/bevy_testing written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bnjmn21/bevy_testing on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bnjmn21/bevy_testing 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a1fa458d58bfe29ad2a8d4421b86cd490eb2ad3e8066bde00429b1836c549ca
[INFO] running `Command { std: "docker" "start" "-a" "8a1fa458d58bfe29ad2a8d4421b86cd490eb2ad3e8066bde00429b1836c549ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a1fa458d58bfe29ad2a8d4421b86cd490eb2ad3e8066bde00429b1836c549ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1fa458d58bfe29ad2a8d4421b86cd490eb2ad3e8066bde00429b1836c549ca", kill_on_drop: false }`
[INFO] [stdout] 8a1fa458d58bfe29ad2a8d4421b86cd490eb2ad3e8066bde00429b1836c549ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc4c178f54d22b9e69d5437e7e860eddaf7ff3976959bf0739fef86f6ef2531
[INFO] running `Command { std: "docker" "start" "-a" "9cc4c178f54d22b9e69d5437e7e860eddaf7ff3976959bf0739fef86f6ef2531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bevy_tasks v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling bevy_utils v0.14.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_reflect v0.14.1
[INFO] [stderr]    Compiling bevy_ecs v0.14.1
[INFO] [stderr]    Compiling bevy_math v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.1
[INFO] [stderr]    Compiling bevy_core v0.14.1
[INFO] [stderr]    Compiling bevy_time v0.14.1
[INFO] [stderr]    Compiling bevy_a11y v0.14.1
[INFO] [stderr]    Compiling bevy_log v0.14.1
[INFO] [stderr]    Compiling bevy_input v0.14.1
[INFO] [stderr]    Compiling bevy_window v0.14.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.1
[INFO] [stderr]    Compiling bevy_transform v0.14.1
[INFO] [stderr]    Compiling bevy_internal v0.14.1
[INFO] [stderr]    Compiling bevy v0.14.1
[INFO] [stderr]    Compiling bevy_testing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[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 `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> 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] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     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] 237 |     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/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> 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] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> 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] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> 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] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     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] 523 |     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/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> 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] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> 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] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.63s
[INFO] running `Command { std: "docker" "inspect" "9cc4c178f54d22b9e69d5437e7e860eddaf7ff3976959bf0739fef86f6ef2531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc4c178f54d22b9e69d5437e7e860eddaf7ff3976959bf0739fef86f6ef2531", kill_on_drop: false }`
[INFO] [stdout] 9cc4c178f54d22b9e69d5437e7e860eddaf7ff3976959bf0739fef86f6ef2531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c90db17ca024ca2fd37c48676eb37d3077712f836c24fcad4006839a77b2b3
[INFO] running `Command { std: "docker" "start" "-a" "d2c90db17ca024ca2fd37c48676eb37d3077712f836c24fcad4006839a77b2b3", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[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 `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_testing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> 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] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     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] 237 |     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/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> 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] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> 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] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> 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] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     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] 523 |     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/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> 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] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> 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] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[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 `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> 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] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     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] 237 |     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/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> 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] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> 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] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> 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] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> 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] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     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] 523 |     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/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> 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] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> 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] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<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] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "d2c90db17ca024ca2fd37c48676eb37d3077712f836c24fcad4006839a77b2b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c90db17ca024ca2fd37c48676eb37d3077712f836c24fcad4006839a77b2b3", kill_on_drop: false }`
[INFO] [stdout] d2c90db17ca024ca2fd37c48676eb37d3077712f836c24fcad4006839a77b2b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 735cc8280ebcb44ab4694cec6761f9c9a7c67b2c41fb554d5d3b9fd87c743f46
[INFO] running `Command { std: "docker" "start" "-a" "735cc8280ebcb44ab4694cec6761f9c9a7c67b2c41fb554d5d3b9fd87c743f46", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Countdown` is never constructed
[INFO] [stderr]    --> src/lib.rs:642:16
[INFO] [stderr]     |
[INFO] [stderr] 642 |     pub struct Countdown(pub u32);
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CountdownPlugin` is never constructed
[INFO] [stderr]    --> src/lib.rs:644:16
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub struct CountdownPlugin;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `countdown_sys` is never used
[INFO] [stderr]    --> src/lib.rs:652:8
[INFO] [stderr]     |
[INFO] [stderr] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:123:20
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut;
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:185:25
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut;
[INFO] [stderr]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:237:15
[INFO] [stderr]     |
[INFO] [stderr] 237 |     fn entity(&self, entity: Entity) -> EntityRef;
[INFO] [stderr]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 237 |     fn entity(&self, entity: Entity) -> EntityRef<'_>;
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:263:19
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut;
[INFO] [stderr]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:288:19
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef>;
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:312:23
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut>;
[INFO] [stderr]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:507:20
[INFO] [stderr]     |
[INFO] [stderr] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:511:25
[INFO] [stderr]     |
[INFO] [stderr] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut {
[INFO] [stderr]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:523:15
[INFO] [stderr]     |
[INFO] [stderr] 523 |     fn entity(&self, entity: Entity) -> EntityRef {
[INFO] [stderr]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 523 |     fn entity(&self, entity: Entity) -> EntityRef<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:527:19
[INFO] [stderr]     |
[INFO] [stderr] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut {
[INFO] [stderr]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:531:19
[INFO] [stderr]     |
[INFO] [stderr] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:535:23
[INFO] [stderr]     |
[INFO] [stderr] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut> {
[INFO] [stderr]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_testing` (lib) generated 15 warnings (run `cargo fix --lib -p bevy_testing` to apply 12 suggestions)
[INFO] [stderr] warning: `bevy_testing` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_testing-af8a0b536348d359)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_testing
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - TestApp::query_filtered (line 400) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::all (line 319) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_entity_mut (line 294) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::update_n_times (line 470) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity_mut (line 243) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity (line 220) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::spawn_empty (line 101) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::update_once (line 431) ... FAILED
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has_all (line 209) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn (line 129) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has (line 161) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has_any (line 260) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::any (line 371) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::length (line 423) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_batch (line 193) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::not (line 47) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query (line 370) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::matches (line 77) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery (line 12) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::component (line 320) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_component (line 344) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_entity (line 271) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TestApp::entity (line 220) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPtSgrO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-a7c04d21ad7d051c,libcolored-dc8fce763af161ed,libbevy-af144cca633a48b6,libbevy_internal-def8c80b4b385867,libbevy_window-e6cdf5ed47afaa1c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-d7f1ffa1c89ba19a,libbevy_log-55c61c3ceb9b84c4,libtracing_subscriber-10f7bdcc72a57138,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-291f4425c3b88d4f,libregex_automata-8abd8ca1672fdd2f,libregex_syntax-cd4a3bb6fae4e275,libtracing_log-4523f5764ddda7a7,liblog-368e05ac2c0115e3,libbevy_input-059ea696b7d8d1f5,libbevy_math-c231d09347cb4e7c,libbevy_hierarchy-8e00b6f647ad7253,libbevy_diagnostic-572471170ee98b80,libbevy_time-ae059a65eb9a1476,libcrossbeam_channel-51d5df81a59e3bee,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-3d0221551299dadf,libbevy_a11y-66af9d04e709bed0,libaccesskit-dd882793234afaef,libbevy_app-0a9a4cdf26171040,libbevy_ecs-10832fe49eda8c1a,libbitflags-09131a3e0891448f,libnonmax-4c42d357389c16a9,libpetgraph-40cc862f5f1a9b16,libindexmap-359c505c61f7d366,libequivalent-487f93f8f6ab5e5b,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-7d9c8b9655d69aba,libasync_executor-c5a84803e870d3da,libslab-26b741578fad7272,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libasync_task-05c57d1f836b6944,libfutures_lite-14f57062897a7929,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libfastrand-5e3bec3d1dadb2e4,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-f670803a97036a57,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-dba33dab98575a82,libtypeid-c107fe0cce3cbf9a,libsmallvec-ba09d509784d8d90,libglam-cb1041ad9bc0f24d,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-30ea89592c041e20,libdowncast_rs-9143b3ab1f004153,libthiserror-a3de50e3280c2117,libbevy_utils-0066ee83c6fe7286,libweb_time-e902e3c80b588a6f,libtracing-5122f4ac216222e7,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libhashbrown-089c4d9d30d78301,libserde-bcfd691aa7b8330e,liballocator_api2-52e8e0a954c73b48,libahash-d14ef07a47d64f7d,libgetrandom-dbfe946394be5e00,liblibc-47e3e01229b18aca,libzerocopy-2150a15c16f8bb6b,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-a1d7742f74efe1da,libbevy_ptr-885dbbb4b7c59577}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPtSgrO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvpuTv5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::spawn_empty (line 101) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvhgIRZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-a7c04d21ad7d051c,libcolored-dc8fce763af161ed,libbevy-af144cca633a48b6,libbevy_internal-def8c80b4b385867,libbevy_window-e6cdf5ed47afaa1c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-d7f1ffa1c89ba19a,libbevy_log-55c61c3ceb9b84c4,libtracing_subscriber-10f7bdcc72a57138,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-291f4425c3b88d4f,libregex_automata-8abd8ca1672fdd2f,libregex_syntax-cd4a3bb6fae4e275,libtracing_log-4523f5764ddda7a7,liblog-368e05ac2c0115e3,libbevy_input-059ea696b7d8d1f5,libbevy_math-c231d09347cb4e7c,libbevy_hierarchy-8e00b6f647ad7253,libbevy_diagnostic-572471170ee98b80,libbevy_time-ae059a65eb9a1476,libcrossbeam_channel-51d5df81a59e3bee,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-3d0221551299dadf,libbevy_a11y-66af9d04e709bed0,libaccesskit-dd882793234afaef,libbevy_app-0a9a4cdf26171040,libbevy_ecs-10832fe49eda8c1a,libbitflags-09131a3e0891448f,libnonmax-4c42d357389c16a9,libpetgraph-40cc862f5f1a9b16,libindexmap-359c505c61f7d366,libequivalent-487f93f8f6ab5e5b,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-7d9c8b9655d69aba,libasync_executor-c5a84803e870d3da,libslab-26b741578fad7272,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libasync_task-05c57d1f836b6944,libfutures_lite-14f57062897a7929,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libfastrand-5e3bec3d1dadb2e4,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-f670803a97036a57,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-dba33dab98575a82,libtypeid-c107fe0cce3cbf9a,libsmallvec-ba09d509784d8d90,libglam-cb1041ad9bc0f24d,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-30ea89592c041e20,libdowncast_rs-9143b3ab1f004153,libthiserror-a3de50e3280c2117,libbevy_utils-0066ee83c6fe7286,libweb_time-e902e3c80b588a6f,libtracing-5122f4ac216222e7,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libhashbrown-089c4d9d30d78301,libserde-bcfd691aa7b8330e,liballocator_api2-52e8e0a954c73b48,libahash-d14ef07a47d64f7d,libgetrandom-dbfe946394be5e00,liblibc-47e3e01229b18aca,libzerocopy-2150a15c16f8bb6b,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-a1d7742f74efe1da,libbevy_ptr-885dbbb4b7c59577}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvhgIRZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTNJkaG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9Za312/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-a7c04d21ad7d051c,libcolored-dc8fce763af161ed,libbevy-af144cca633a48b6,libbevy_internal-def8c80b4b385867,libbevy_window-e6cdf5ed47afaa1c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-d7f1ffa1c89ba19a,libbevy_log-55c61c3ceb9b84c4,libtracing_subscriber-10f7bdcc72a57138,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-291f4425c3b88d4f,libregex_automata-8abd8ca1672fdd2f,libregex_syntax-cd4a3bb6fae4e275,libtracing_log-4523f5764ddda7a7,liblog-368e05ac2c0115e3,libbevy_input-059ea696b7d8d1f5,libbevy_math-c231d09347cb4e7c,libbevy_hierarchy-8e00b6f647ad7253,libbevy_diagnostic-572471170ee98b80,libbevy_time-ae059a65eb9a1476,libcrossbeam_channel-51d5df81a59e3bee,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-3d0221551299dadf,libbevy_a11y-66af9d04e709bed0,libaccesskit-dd882793234afaef,libbevy_app-0a9a4cdf26171040,libbevy_ecs-10832fe49eda8c1a,libbitflags-09131a3e0891448f,libnonmax-4c42d357389c16a9,libpetgraph-40cc862f5f1a9b16,libindexmap-359c505c61f7d366,libequivalent-487f93f8f6ab5e5b,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-7d9c8b9655d69aba,libasync_executor-c5a84803e870d3da,libslab-26b741578fad7272,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libasync_task-05c57d1f836b6944,libfutures_lite-14f57062897a7929,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libfastrand-5e3bec3d1dadb2e4,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-f670803a97036a57,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-dba33dab98575a82,libtypeid-c107fe0cce3cbf9a,libsmallvec-ba09d509784d8d90,libglam-cb1041ad9bc0f24d,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-30ea89592c041e20,libdowncast_rs-9143b3ab1f004153,libthiserror-a3de50e3280c2117,libbevy_utils-0066ee83c6fe7286,libweb_time-e902e3c80b588a6f,libtracing-5122f4ac216222e7,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libhashbrown-089c4d9d30d78301,libserde-bcfd691aa7b8330e,liballocator_api2-52e8e0a954c73b48,libahash-d14ef07a47d64f7d,libgetrandom-dbfe946394be5e00,liblibc-47e3e01229b18aca,libzerocopy-2150a15c16f8bb6b,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-a1d7742f74efe1da,libbevy_ptr-885dbbb4b7c59577}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9Za312/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmyqRg3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::update_once (line 431) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1CDIm4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-a7c04d21ad7d051c,libcolored-dc8fce763af161ed,libbevy-af144cca633a48b6,libbevy_internal-def8c80b4b385867,libbevy_window-e6cdf5ed47afaa1c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-d7f1ffa1c89ba19a,libbevy_log-55c61c3ceb9b84c4,libtracing_subscriber-10f7bdcc72a57138,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-291f4425c3b88d4f,libregex_automata-8abd8ca1672fdd2f,libregex_syntax-cd4a3bb6fae4e275,libtracing_log-4523f5764ddda7a7,liblog-368e05ac2c0115e3,libbevy_input-059ea696b7d8d1f5,libbevy_math-c231d09347cb4e7c,libbevy_hierarchy-8e00b6f647ad7253,libbevy_diagnostic-572471170ee98b80,libbevy_time-ae059a65eb9a1476,libcrossbeam_channel-51d5df81a59e3bee,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-3d0221551299dadf,libbevy_a11y-66af9d04e709bed0,libaccesskit-dd882793234afaef,libbevy_app-0a9a4cdf26171040,libbevy_ecs-10832fe49eda8c1a,libbitflags-09131a3e0891448f,libnonmax-4c42d357389c16a9,libpetgraph-40cc862f5f1a9b16,libindexmap-359c505c61f7d366,libequivalent-487f93f8f6ab5e5b,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-7d9c8b9655d69aba,libasync_executor-c5a84803e870d3da,libslab-26b741578fad7272,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libasync_task-05c57d1f836b6944,libfutures_lite-14f57062897a7929,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libfastrand-5e3bec3d1dadb2e4,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-f670803a97036a57,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-dba33dab98575a82,libtypeid-c107fe0cce3cbf9a,libsmallvec-ba09d509784d8d90,libglam-cb1041ad9bc0f24d,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-30ea89592c041e20,libdowncast_rs-9143b3ab1f004153,libthiserror-a3de50e3280c2117,libbevy_utils-0066ee83c6fe7286,libweb_time-e902e3c80b588a6f,libtracing-5122f4ac216222e7,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libhashbrown-089c4d9d30d78301,libserde-bcfd691aa7b8330e,liballocator_api2-52e8e0a954c73b48,libahash-d14ef07a47d64f7d,libgetrandom-dbfe946394be5e00,liblibc-47e3e01229b18aca,libzerocopy-2150a15c16f8bb6b,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-a1d7742f74efe1da,libbevy_ptr-885dbbb4b7c59577}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1CDIm4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjaO4cV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - TestApp::entity (line 220)
[INFO] [stdout]     src/lib.rs - TestApp::spawn_empty (line 101)
[INFO] [stdout]     src/lib.rs - TestApp::update_once (line 431)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "735cc8280ebcb44ab4694cec6761f9c9a7c67b2c41fb554d5d3b9fd87c743f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735cc8280ebcb44ab4694cec6761f9c9a7c67b2c41fb554d5d3b9fd87c743f46", kill_on_drop: false }`
[INFO] [stdout] 735cc8280ebcb44ab4694cec6761f9c9a7c67b2c41fb554d5d3b9fd87c743f46
