[INFO] fetching crate bevy_testing 0.1.2...
[INFO] testing bevy_testing-0.1.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate bevy_testing 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bevy_testing 0.1.2
[INFO] finished tweaking crates.io crate bevy_testing 0.1.2
[INFO] tweaked toml for crates.io crate bevy_testing 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_testing 0.1.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.18.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding sealed v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.11+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7e8699daad06204f251204f24d36f57052b712cee37f8b64d598187ac455791
[INFO] running `Command { std: "docker" "start" "-a" "b7e8699daad06204f251204f24d36f57052b712cee37f8b64d598187ac455791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7e8699daad06204f251204f24d36f57052b712cee37f8b64d598187ac455791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e8699daad06204f251204f24d36f57052b712cee37f8b64d598187ac455791", kill_on_drop: false }`
[INFO] [stdout] b7e8699daad06204f251204f24d36f57052b712cee37f8b64d598187ac455791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5842c55d2fde99cee39d47da3bb33322ed7d6ff26aef8a20143e68887b82d0
[INFO] running `Command { std: "docker" "start" "-a" "dd5842c55d2fde99cee39d47da3bb33322ed7d6ff26aef8a20143e68887b82d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_math v0.14.2
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_a11y v0.14.2
[INFO] [stderr]    Compiling bevy_time v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_input v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_transform v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_internal v0.14.2
[INFO] [stderr]    Compiling bevy v0.14.2
[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 47.08s
[INFO] running `Command { std: "docker" "inspect" "dd5842c55d2fde99cee39d47da3bb33322ed7d6ff26aef8a20143e68887b82d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5842c55d2fde99cee39d47da3bb33322ed7d6ff26aef8a20143e68887b82d0", kill_on_drop: false }`
[INFO] [stdout] dd5842c55d2fde99cee39d47da3bb33322ed7d6ff26aef8a20143e68887b82d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f7e9e97b5a08b921ee63bf0bc77ca8488d0953b9a53a6361b84d85e482ae07c
[INFO] running `Command { std: "docker" "start" "-a" "5f7e9e97b5a08b921ee63bf0bc77ca8488d0953b9a53a6361b84d85e482ae07c", 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] [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] [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: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.78s
[INFO] running `Command { std: "docker" "inspect" "5f7e9e97b5a08b921ee63bf0bc77ca8488d0953b9a53a6361b84d85e482ae07c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f7e9e97b5a08b921ee63bf0bc77ca8488d0953b9a53a6361b84d85e482ae07c", kill_on_drop: false }`
[INFO] [stdout] 5f7e9e97b5a08b921ee63bf0bc77ca8488d0953b9a53a6361b84d85e482ae07c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c49eaf17ae7c313707542d6804c0505bea18aa2dbf339b8700df7cc1034fbd31
[INFO] running `Command { std: "docker" "start" "-a" "c49eaf17ae7c313707542d6804c0505bea18aa2dbf339b8700df7cc1034fbd31", 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_testing-32105569a9d83080)
[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::component (line 320) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_batch (line 193) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn (line 129) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_component (line 344) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity (line 220) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_entity_mut (line 294) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::update_n_times (line 470) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::update_once (line 431) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::get_entity (line 271) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_empty (line 101) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::query (line 370) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has_all (line 209) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::matches (line 77) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::length (line 423) ... 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>::all (line 319) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery (line 12) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::not (line 47) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query_filtered (line 400) ... 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>::any (line 371) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity_mut (line 243) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TestApp::get_entity_mut (line 294) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnHR0zH/rustc9fIZMB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-5479247e4a10791c,libcolored-cc6ba8b546e9b785,libbevy-5df5467b7ac982ae,libbevy_internal-a60a341bd86ee30d,libbevy_window-f7a6469688228902,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-ef85a2e7c0c8eeac,libbevy_log-565ce2dae2070087,libtracing_subscriber-994e1f759581988e,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,liblog-cfb0a897de58af94,libbevy_input-7aad24e40b9a585e,libbevy_math-d637b1414b974b64,libbevy_hierarchy-3bbdcaa529336d44,libbevy_diagnostic-692cad1d1f14ffa0,libbevy_time-9806f865b6cc7bd3,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-6a0a341dc8b6642c,libbevy_a11y-e5902a0bd83c3956,libaccesskit-7a9b28040312e721,libbevy_app-fb76a2724de36c67,libbevy_ecs-fbad85f17e9c6291,libbitflags-443c99b827427271,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-5fce277b473b94a9,libasync_executor-8f52e806d935ee4d,libslab-8c0cbfb396425d81,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-2c0686d043caab90,libfutures_io-972ebb79349338ae,libfutures_core-fb8ae24b3d123d37,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-88e56f2e41a48842,libsmol_str-d07b016f75ec6c4a,liberased_serde-c1174997486dd46f,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-b101396d9cb38397,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-fe571f4439465e4d,libdowncast_rs-af2d5a07fb165ed2,libthiserror-ab343ab2fbf86fc9,libbevy_utils-d4e9be3a91e30a7a,libweb_time-c447c8b725da1947,libtracing-4ee85b32d862eaac,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libhashbrown-7eb750f8e8685089,libserde-62fb405e301a1647,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-0ff9a8b8ea0a5203,libgetrandom-c48e10c7ca923e19,liblibc-ef14c20deb3929ce,libonce_cell-0ba6aecba7086d38,libzerocopy-9ce4d6a01baf3e99,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.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/rustdoctestnHR0zH/rustc9fIZMB/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/rustdoctestnHR0zH/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/rustdoctest4Bh4qZ/rustcU9Inoh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-5479247e4a10791c,libcolored-cc6ba8b546e9b785,libbevy-5df5467b7ac982ae,libbevy_internal-a60a341bd86ee30d,libbevy_window-f7a6469688228902,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-ef85a2e7c0c8eeac,libbevy_log-565ce2dae2070087,libtracing_subscriber-994e1f759581988e,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,liblog-cfb0a897de58af94,libbevy_input-7aad24e40b9a585e,libbevy_math-d637b1414b974b64,libbevy_hierarchy-3bbdcaa529336d44,libbevy_diagnostic-692cad1d1f14ffa0,libbevy_time-9806f865b6cc7bd3,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-6a0a341dc8b6642c,libbevy_a11y-e5902a0bd83c3956,libaccesskit-7a9b28040312e721,libbevy_app-fb76a2724de36c67,libbevy_ecs-fbad85f17e9c6291,libbitflags-443c99b827427271,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-5fce277b473b94a9,libasync_executor-8f52e806d935ee4d,libslab-8c0cbfb396425d81,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-2c0686d043caab90,libfutures_io-972ebb79349338ae,libfutures_core-fb8ae24b3d123d37,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-88e56f2e41a48842,libsmol_str-d07b016f75ec6c4a,liberased_serde-c1174997486dd46f,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-b101396d9cb38397,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-fe571f4439465e4d,libdowncast_rs-af2d5a07fb165ed2,libthiserror-ab343ab2fbf86fc9,libbevy_utils-d4e9be3a91e30a7a,libweb_time-c447c8b725da1947,libtracing-4ee85b32d862eaac,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libhashbrown-7eb750f8e8685089,libserde-62fb405e301a1647,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-0ff9a8b8ea0a5203,libgetrandom-c48e10c7ca923e19,liblibc-ef14c20deb3929ce,libonce_cell-0ba6aecba7086d38,libzerocopy-9ce4d6a01baf3e99,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.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/rustdoctest4Bh4qZ/rustcU9Inoh/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/rustdoctest4Bh4qZ/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_n_times (line 470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthTbYKV/rustc2H1q3v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-5479247e4a10791c,libcolored-cc6ba8b546e9b785,libbevy-5df5467b7ac982ae,libbevy_internal-a60a341bd86ee30d,libbevy_window-f7a6469688228902,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-ef85a2e7c0c8eeac,libbevy_log-565ce2dae2070087,libtracing_subscriber-994e1f759581988e,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,liblog-cfb0a897de58af94,libbevy_input-7aad24e40b9a585e,libbevy_math-d637b1414b974b64,libbevy_hierarchy-3bbdcaa529336d44,libbevy_diagnostic-692cad1d1f14ffa0,libbevy_time-9806f865b6cc7bd3,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-6a0a341dc8b6642c,libbevy_a11y-e5902a0bd83c3956,libaccesskit-7a9b28040312e721,libbevy_app-fb76a2724de36c67,libbevy_ecs-fbad85f17e9c6291,libbitflags-443c99b827427271,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-5fce277b473b94a9,libasync_executor-8f52e806d935ee4d,libslab-8c0cbfb396425d81,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-2c0686d043caab90,libfutures_io-972ebb79349338ae,libfutures_core-fb8ae24b3d123d37,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-88e56f2e41a48842,libsmol_str-d07b016f75ec6c4a,liberased_serde-c1174997486dd46f,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-b101396d9cb38397,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-fe571f4439465e4d,libdowncast_rs-af2d5a07fb165ed2,libthiserror-ab343ab2fbf86fc9,libbevy_utils-d4e9be3a91e30a7a,libweb_time-c447c8b725da1947,libtracing-4ee85b32d862eaac,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libhashbrown-7eb750f8e8685089,libserde-62fb405e301a1647,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-0ff9a8b8ea0a5203,libgetrandom-c48e10c7ca923e19,liblibc-ef14c20deb3929ce,libonce_cell-0ba6aecba7086d38,libzerocopy-9ce4d6a01baf3e99,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.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/rustdoctesthTbYKV/rustc2H1q3v/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/rustdoctesthTbYKV/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/rustdoctestxe7Mdr/rustc4PYxUx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-5479247e4a10791c,libcolored-cc6ba8b546e9b785,libbevy-5df5467b7ac982ae,libbevy_internal-a60a341bd86ee30d,libbevy_window-f7a6469688228902,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-ef85a2e7c0c8eeac,libbevy_log-565ce2dae2070087,libtracing_subscriber-994e1f759581988e,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,liblog-cfb0a897de58af94,libbevy_input-7aad24e40b9a585e,libbevy_math-d637b1414b974b64,libbevy_hierarchy-3bbdcaa529336d44,libbevy_diagnostic-692cad1d1f14ffa0,libbevy_time-9806f865b6cc7bd3,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-6a0a341dc8b6642c,libbevy_a11y-e5902a0bd83c3956,libaccesskit-7a9b28040312e721,libbevy_app-fb76a2724de36c67,libbevy_ecs-fbad85f17e9c6291,libbitflags-443c99b827427271,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-5fce277b473b94a9,libasync_executor-8f52e806d935ee4d,libslab-8c0cbfb396425d81,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-2c0686d043caab90,libfutures_io-972ebb79349338ae,libfutures_core-fb8ae24b3d123d37,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-88e56f2e41a48842,libsmol_str-d07b016f75ec6c4a,liberased_serde-c1174997486dd46f,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-b101396d9cb38397,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-fe571f4439465e4d,libdowncast_rs-af2d5a07fb165ed2,libthiserror-ab343ab2fbf86fc9,libbevy_utils-d4e9be3a91e30a7a,libweb_time-c447c8b725da1947,libtracing-4ee85b32d862eaac,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libhashbrown-7eb750f8e8685089,libserde-62fb405e301a1647,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-0ff9a8b8ea0a5203,libgetrandom-c48e10c7ca923e19,liblibc-ef14c20deb3929ce,libonce_cell-0ba6aecba7086d38,libzerocopy-9ce4d6a01baf3e99,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.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/rustdoctestxe7Mdr/rustc4PYxUx/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/rustdoctestxe7Mdr/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/rustdoctest0EPpDm/rustcahtL0a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-5479247e4a10791c,libcolored-cc6ba8b546e9b785,libbevy-5df5467b7ac982ae,libbevy_internal-a60a341bd86ee30d,libbevy_window-f7a6469688228902,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-ef85a2e7c0c8eeac,libbevy_log-565ce2dae2070087,libtracing_subscriber-994e1f759581988e,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,liblog-cfb0a897de58af94,libbevy_input-7aad24e40b9a585e,libbevy_math-d637b1414b974b64,libbevy_hierarchy-3bbdcaa529336d44,libbevy_diagnostic-692cad1d1f14ffa0,libbevy_time-9806f865b6cc7bd3,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-6a0a341dc8b6642c,libbevy_a11y-e5902a0bd83c3956,libaccesskit-7a9b28040312e721,libbevy_app-fb76a2724de36c67,libbevy_ecs-fbad85f17e9c6291,libbitflags-443c99b827427271,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-5fce277b473b94a9,libasync_executor-8f52e806d935ee4d,libslab-8c0cbfb396425d81,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-2c0686d043caab90,libfutures_io-972ebb79349338ae,libfutures_core-fb8ae24b3d123d37,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-88e56f2e41a48842,libsmol_str-d07b016f75ec6c4a,liberased_serde-c1174997486dd46f,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-b101396d9cb38397,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-fe571f4439465e4d,libdowncast_rs-af2d5a07fb165ed2,libthiserror-ab343ab2fbf86fc9,libbevy_utils-d4e9be3a91e30a7a,libweb_time-c447c8b725da1947,libtracing-4ee85b32d862eaac,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libhashbrown-7eb750f8e8685089,libserde-62fb405e301a1647,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-0ff9a8b8ea0a5203,libgetrandom-c48e10c7ca923e19,liblibc-ef14c20deb3929ce,libonce_cell-0ba6aecba7086d38,libzerocopy-9ce4d6a01baf3e99,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.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/rustdoctest0EPpDm/rustcahtL0a/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/rustdoctest0EPpDm/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::get_entity_mut (line 294)
[INFO] [stdout]     src/lib.rs - TestApp::spawn_empty (line 101)
[INFO] [stdout]     src/lib.rs - TestApp::update_n_times (line 470)
[INFO] [stdout]     src/lib.rs - TestApp::update_once (line 431)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c49eaf17ae7c313707542d6804c0505bea18aa2dbf339b8700df7cc1034fbd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c49eaf17ae7c313707542d6804c0505bea18aa2dbf339b8700df7cc1034fbd31", kill_on_drop: false }`
[INFO] [stdout] c49eaf17ae7c313707542d6804c0505bea18aa2dbf339b8700df7cc1034fbd31
