[INFO] fetching crate bevy_testing 0.1.2... [INFO] testing bevy_testing-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate bevy_testing 0.1.2 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_testing 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.17.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd1ae6d5409be96882baf91083bb8160f65ab84d988a977a19f66ce5b8642c7 [INFO] running `Command { std: "docker" "start" "-a" "ddd1ae6d5409be96882baf91083bb8160f65ab84d988a977a19f66ce5b8642c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd1ae6d5409be96882baf91083bb8160f65ab84d988a977a19f66ce5b8642c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd1ae6d5409be96882baf91083bb8160f65ab84d988a977a19f66ce5b8642c7", kill_on_drop: false }` [INFO] [stdout] ddd1ae6d5409be96882baf91083bb8160f65ab84d988a977a19f66ce5b8642c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4638dd3fad82ee8c75eb45f52b998f65868d7642a9a69b423c2dced77e72f4ec [INFO] running `Command { std: "docker" "start" "-a" "4638dd3fad82ee8c75eb45f52b998f65868d7642a9a69b423c2dced77e72f4ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [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 hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bevy_utils 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_time v0.14.2 [INFO] [stderr] Compiling bevy_a11y 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(&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(&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; [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>; [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; [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>; [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(&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(&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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.42s [INFO] running `Command { std: "docker" "inspect" "4638dd3fad82ee8c75eb45f52b998f65868d7642a9a69b423c2dced77e72f4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4638dd3fad82ee8c75eb45f52b998f65868d7642a9a69b423c2dced77e72f4ec", kill_on_drop: false }` [INFO] [stdout] 4638dd3fad82ee8c75eb45f52b998f65868d7642a9a69b423c2dced77e72f4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8a25ca542ffa12ed246e182b4575ca01100ab211b3bcb0bec0453230606487 [INFO] running `Command { std: "docker" "start" "-a" "9c8a25ca542ffa12ed246e182b4575ca01100ab211b3bcb0bec0453230606487", 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(&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(&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; [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>; [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; [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>; [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(&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(&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 { [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> { [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:535:23 [INFO] [stdout] | [INFO] [stdout] 535 | fn get_entity_mut(&mut self, entity: Entity) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 535 | fn get_entity_mut(&mut self, entity: Entity) -> Option> { [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(&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(&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; [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>; [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; [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>; [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(&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(&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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "9c8a25ca542ffa12ed246e182b4575ca01100ab211b3bcb0bec0453230606487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8a25ca542ffa12ed246e182b4575ca01100ab211b3bcb0bec0453230606487", kill_on_drop: false }` [INFO] [stdout] 9c8a25ca542ffa12ed246e182b4575ca01100ab211b3bcb0bec0453230606487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe58ac4c91c0b0d034b91e96379193daec5740cf5011119fad9cf861e559b8c1 [INFO] running `Command { std: "docker" "start" "-a" "fe58ac4c91c0b0d034b91e96379193daec5740cf5011119fad9cf861e559b8c1", 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(&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(&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; [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>; [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; [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>; [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(&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(&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 { [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> { [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 { [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> { [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.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_testing-45adb807f0828b4e) [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 - (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - TestApp::update_n_times (line 470) ... FAILED [INFO] [stdout] test src/lib.rs - TestApp::spawn_batch (line 193) ... ok [INFO] [stdout] test src/lib.rs - TestApp::update_once (line 431) ... FAILED [INFO] [stdout] test src/lib.rs - TestApp::component (line 320) ... ok [INFO] [stdout] test src/lib.rs - TestApp::get_entity_mut (line 294) ... ok [INFO] [stdout] test src/lib.rs - TestApp::spawn (line 129) ... ok [INFO] [stdout] test src/lib.rs - TestApp::query_filtered (line 400) ... FAILED [INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::any (line 371) ... FAILED [INFO] [stdout] test src/query.rs - query::AssertQuery (line 12) ... FAILED [INFO] [stdout] test src/lib.rs - TestApp::query (line 370) ... ok [INFO] [stdout] test src/lib.rs - TestApp::get_component (line 344) ... ok [INFO] [stdout] test src/lib.rs - TestApp::entity_mut (line 243) ... ok [INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has (line 161) ... ok [INFO] [stdout] test src/lib.rs - TestApp::spawn_empty (line 101) ... ok [INFO] [stdout] test src/lib.rs - TestApp::entity (line 220) ... 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>::not (line 47) ... 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>::has_all (line 209) ... ok [INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::length (line 423) ... ok [INFO] [stdout] test src/lib.rs - TestApp::get_entity (line 271) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::all (line 319) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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/rustc0opgCU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustc0opgCU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT90ePX/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/rustc8XOuyJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustc8XOuyJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC4lG6q/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/rustca0sZUB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustca0sZUB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzQsFg9/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::query_filtered (line 400) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvGVHC0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustcvGVHC0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthxNhZV/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/query.rs - query::AssertQuery<'w,D>::any (line 371) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9zN1hE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustc9zN1hE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDiZJht/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/query.rs - query::AssertQuery (line 12) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6S1PS5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-b0a8a34ec024fa12,libcolored-7dc0f36c5f024577,libbevy-57b5cdcacd0c6fe4,libbevy_internal-c83bd050fcfc23f3,libbevy_window-8610bb5750d5233c,libraw_window_handle-12ce342ad642fdbb,libbevy_transform-22825607e63e2cbb,libbevy_log-c0e48895d1212201,libtracing_subscriber-e53071b7119ad537,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-878700e8a386136a,libregex_automata-dfc023c0aa81f63d,libregex_syntax-b18cc0ba6a9f5b4b,libnu_ansi_term-e9210014b02935ec,libtracing_log-83ad3405f18d07c0,liblog-28ade3d6717210f3,libbevy_input-89c5e7fb36eea575,libbevy_math-a5a90bc65f316b6e,libbevy_hierarchy-1c4ed24c1bd092b8,libbevy_diagnostic-661843b95712db5d,libbevy_time-ff6c88de71e6a943,libcrossbeam_channel-c92d5dc59887942d,libconst_fnv1a_hash-25a563b5740b971e,libbevy_core-a521d5ab37b3099f,libbevy_a11y-3a8f8b829c23f918,libaccesskit-dd882793234afaef,libbevy_app-17f797f4695f32fd,libbevy_ecs-a447c63d628f57fa,libbitflags-7f84f37ac731566a,libnonmax-4c42d357389c16a9,libpetgraph-ba534a019bf6c586,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-d54e4f8ad63824e7,libasync_executor-dd4ede0d8712df79,libslab-5629529544b2a983,libconcurrent_queue-0f5f97787f00ff4d,libcrossbeam_utils-02f58a81c9899c97,libasync_task-05c57d1f836b6944,libfutures_lite-aa793fe42668a122,libfutures_io-6a4719510b0746bc,libfutures_core-1d82de6dc792743d,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-ca8c9f5e2470e50e,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-5ac3f46d06b33385,libtypeid-b534a902d1524b61,libsmallvec-07c449035d286ab6,libglam-8c14decc426e71af,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-e484028acf41162a,libdowncast_rs-9143b3ab1f004153,libthiserror-ef88ebf104776e7c,libbevy_utils-f3dcff09fee4d211,libweb_time-e902e3c80b588a6f,libtracing-57b5a7b52bbf6a94,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libhashbrown-ae9405a60e30c2cb,libserde-c8346b32241be8b4,libserde_core-24ed4fb8c683bc6d,liballocator_api2-8d9c1e895dea53bd,libahash-8621083941fe0449,libgetrandom-c2871196b7dcaa54,liblibc-84b04903af955aa6,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,libthread_local-10bd2bb1ae5218dd,libcfg_if-ae1e883b62e8dab7,libbevy_ptr-9e6eae2fdcf7ff15}.rlib" "/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/rustc6S1PS5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoDggNs/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::query_filtered (line 400) [INFO] [stdout] src/lib.rs - TestApp::update_n_times (line 470) [INFO] [stdout] src/lib.rs - TestApp::update_once (line 431) [INFO] [stdout] src/query.rs - query::AssertQuery (line 12) [INFO] [stdout] src/query.rs - query::AssertQuery<'w,D>::any (line 371) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe58ac4c91c0b0d034b91e96379193daec5740cf5011119fad9cf861e559b8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe58ac4c91c0b0d034b91e96379193daec5740cf5011119fad9cf861e559b8c1", kill_on_drop: false }` [INFO] [stdout] fe58ac4c91c0b0d034b91e96379193daec5740cf5011119fad9cf861e559b8c1