[INFO] fetching crate bevy_testing 0.1.2...
[INFO] testing bevy_testing-0.1.2 against 1.90.0 for beta-1.91-2
[INFO] extracting crate bevy_testing 0.1.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_testing 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.16.1)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding sealed v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8267e2a0f6b78c54757feb4dead7030b4d824d91d6c45485ee80f517185d42b8
[INFO] running `Command { std: "docker" "start" "-a" "8267e2a0f6b78c54757feb4dead7030b4d824d91d6c45485ee80f517185d42b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8267e2a0f6b78c54757feb4dead7030b4d824d91d6c45485ee80f517185d42b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8267e2a0f6b78c54757feb4dead7030b4d824d91d6c45485ee80f517185d42b8", kill_on_drop: false }`
[INFO] [stdout] 8267e2a0f6b78c54757feb4dead7030b4d824d91d6c45485ee80f517185d42b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f3fdbbee0e036837429202bc01811b58d6da4d1f992df542e63f1a78a8a7110
[INFO] running `Command { std: "docker" "start" "-a" "7f3fdbbee0e036837429202bc01811b58d6da4d1f992df542e63f1a78a8a7110", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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_input v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_transform 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)]` 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 44.94s
[INFO] running `Command { std: "docker" "inspect" "7f3fdbbee0e036837429202bc01811b58d6da4d1f992df542e63f1a78a8a7110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3fdbbee0e036837429202bc01811b58d6da4d1f992df542e63f1a78a8a7110", kill_on_drop: false }`
[INFO] [stdout] 7f3fdbbee0e036837429202bc01811b58d6da4d1f992df542e63f1a78a8a7110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b6fa2165cb3833bc9eb8f6dd71a610e7ba156fb4b89f5181e90035f4f10cbc
[INFO] running `Command { std: "docker" "start" "-a" "c7b6fa2165cb3833bc9eb8f6dd71a610e7ba156fb4b89f5181e90035f4f10cbc", 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)]` 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)]` 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 1.02s
[INFO] running `Command { std: "docker" "inspect" "c7b6fa2165cb3833bc9eb8f6dd71a610e7ba156fb4b89f5181e90035f4f10cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b6fa2165cb3833bc9eb8f6dd71a610e7ba156fb4b89f5181e90035f4f10cbc", kill_on_drop: false }`
[INFO] [stdout] c7b6fa2165cb3833bc9eb8f6dd71a610e7ba156fb4b89f5181e90035f4f10cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2391aaaeed648e9e0caedeb03e396c7745dcdd8a63c4d054e4424fd9d1b7a821
[INFO] running `Command { std: "docker" "start" "-a" "2391aaaeed648e9e0caedeb03e396c7745dcdd8a63c4d054e4424fd9d1b7a821", 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)]` 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
[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-f4ccf890aa59b1e7)
[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::get_entity (line 271) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_batch (line 193) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::all (line 319) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::component (line 320) ... 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::update_once (line 431) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity_mut (line 243) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_empty (line 101) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery (line 12) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::length (line 423) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query_filtered (line 400) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity (line 220) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_entity_mut (line 294) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::not (line 47) ... 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>::any (line 371) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query (line 370) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::update_n_times (line 470) ... 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] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2391aaaeed648e9e0caedeb03e396c7745dcdd8a63c4d054e4424fd9d1b7a821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2391aaaeed648e9e0caedeb03e396c7745dcdd8a63c4d054e4424fd9d1b7a821", kill_on_drop: false }`
[INFO] [stdout] 2391aaaeed648e9e0caedeb03e396c7745dcdd8a63c4d054e4424fd9d1b7a821
