[INFO] fetching crate bevy-trait-query-0-14-0 0.6.2... [INFO] testing bevy-trait-query-0-14-0-0.6.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate bevy-trait-query-0-14-0 0.6.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy-trait-query-0-14-0 0.6.2 [INFO] finished tweaking crates.io crate bevy-trait-query-0-14-0 0.6.2 [INFO] tweaked toml for crates.io crate bevy-trait-query-0-14-0 0.6.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy-trait-query-0-14-0 0.6.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 165 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.16.1) [INFO] [stderr] Adding bevy_app v0.14.2 (available: v0.16.1) [INFO] [stderr] Adding bevy_core v0.14.2 (available: v0.15.3) [INFO] [stderr] Adding bevy_ecs v0.14.2 (available: v0.16.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca1d9938ef3506625211962c470972647d524ff1dc718763e41038aa9241e43 [INFO] running `Command { std: "docker" "start" "-a" "1ca1d9938ef3506625211962c470972647d524ff1dc718763e41038aa9241e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca1d9938ef3506625211962c470972647d524ff1dc718763e41038aa9241e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca1d9938ef3506625211962c470972647d524ff1dc718763e41038aa9241e43", kill_on_drop: false }` [INFO] [stdout] 1ca1d9938ef3506625211962c470972647d524ff1dc718763e41038aa9241e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e1b96b04c37b8f8fd02c0aea0dbe1522cb483d2b6fcc77ee19c831a1f75e977 [INFO] running `Command { std: "docker" "start" "-a" "8e1b96b04c37b8f8fd02c0aea0dbe1522cb483d2b6fcc77ee19c831a1f75e977", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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-trait-query-impl-0-14-0 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy-trait-query-0-14-0 v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:486:31 [INFO] [stdout] | [INFO] [stdout] 486 | unsafe fn cast(self, ptr: Ptr) -> &Trait { [INFO] [stdout] | ^^^ ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 486 | unsafe fn cast(self, ptr: Ptr<'_>) -> &Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:490:35 [INFO] [stdout] | [INFO] [stdout] 490 | unsafe fn cast_mut(self, ptr: PtrMut) -> &mut Trait { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 490 | unsafe fn cast_mut(self, ptr: PtrMut<'_>) -> &mut Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.26s [INFO] running `Command { std: "docker" "inspect" "8e1b96b04c37b8f8fd02c0aea0dbe1522cb483d2b6fcc77ee19c831a1f75e977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1b96b04c37b8f8fd02c0aea0dbe1522cb483d2b6fcc77ee19c831a1f75e977", kill_on_drop: false }` [INFO] [stdout] 8e1b96b04c37b8f8fd02c0aea0dbe1522cb483d2b6fcc77ee19c831a1f75e977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd9804650b22e739349f5c490a22faca537e59f3766ece2046b1299d1667cee [INFO] running `Command { std: "docker" "start" "-a" "9dd9804650b22e739349f5c490a22faca537e59f3766ece2046b1299d1667cee", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [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_window v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] error: could not compile `bevy_ecs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name bevy_ecs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "bevy_debug_stepping", "bevy_reflect", "default", "multi_threaded", "serialize", "trace"))' -C metadata=08c86ef5058edc67 -C extra-filename=-f681530116b7b9fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-78945cc29f71e6ba.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-95dc9102735fa11d.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-f65d2ce7a4c0fba4.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-d8717635c6ccbdae.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-a22c721b9270c731.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ae83ff7d8b19c6be.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-39e00c7480698460.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-755aabd81925e587.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-37232f8d688c456b.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-8f05c293db8b0cdf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-06b76ae51e1d875a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c7896a02b50b15c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9dd9804650b22e739349f5c490a22faca537e59f3766ece2046b1299d1667cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd9804650b22e739349f5c490a22faca537e59f3766ece2046b1299d1667cee", kill_on_drop: false }` [INFO] [stdout] 9dd9804650b22e739349f5c490a22faca537e59f3766ece2046b1299d1667cee