[INFO] fetching crate bevy_ecs 0.15.0... [INFO] testing bevy_ecs-0.15.0 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate bevy_ecs 0.15.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bevy_ecs 0.15.0 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_ecs 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_ecs 0.15.0 [INFO] tweaked toml for crates.io crate bevy_ecs 0.15.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate bevy_ecs 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.96 [INFO] [stderr] Downloaded js-sys v0.3.73 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.96 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.96 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.46 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.96 [INFO] [stderr] Downloaded allocator-api2 v0.2.20 [INFO] [stderr] Downloaded wasm-bindgen v0.2.96 [INFO] [stderr] Downloaded web-sys v0.3.73 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00eee948d0f6d88d8ba7999b82b9b65c1b6376402f453ae4cba6bc437a766edd [INFO] running `Command { std: "docker" "start" "-a" "00eee948d0f6d88d8ba7999b82b9b65c1b6376402f453ae4cba6bc437a766edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00eee948d0f6d88d8ba7999b82b9b65c1b6376402f453ae4cba6bc437a766edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00eee948d0f6d88d8ba7999b82b9b65c1b6376402f453ae4cba6bc437a766edd", kill_on_drop: false }` [INFO] [stdout] 00eee948d0f6d88d8ba7999b82b9b65c1b6376402f453ae4cba6bc437a766edd [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3679cc89628008b461e69bd8bc4f1e00e380e6d01c5e74023677a5b84340607a [INFO] running `Command { std: "docker" "start" "-a" "3679cc89628008b461e69bd8bc4f1e00e380e6d01c5e74023677a5b84340607a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.16s [INFO] running `Command { std: "docker" "inspect" "3679cc89628008b461e69bd8bc4f1e00e380e6d01c5e74023677a5b84340607a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3679cc89628008b461e69bd8bc4f1e00e380e6d01c5e74023677a5b84340607a", kill_on_drop: false }` [INFO] [stdout] 3679cc89628008b461e69bd8bc4f1e00e380e6d01c5e74023677a5b84340607a [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfeb1e09ec604f2ce08478e6bbbc1c4b27f3d2d1f297db2a321ce2493c86ef9 [INFO] running `Command { std: "docker" "start" "-a" "0cfeb1e09ec604f2ce08478e6bbbc1c4b27f3d2d1f297db2a321ce2493c86ef9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bevy_ecs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name bevy_ecs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--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' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --test --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "bevy_debug_stepping", "bevy_reflect", "default", "detailed_trace", "multi_threaded", "reflect_functions", "serialize", "trace", "track_change_detection"))' -C metadata=c5a161a662ea6fb6 -C extra-filename=-0680299344cd0587 --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-aa6f917535d74ac9.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-8640e394d5741333.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-297a2e6da84d4974.rlib --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-4147fda9bf4b432e.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-d656143f16b95511.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-b19167d06015d41a.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0251f27a8962193b.rlib --extern disqualified=/opt/rustwide/target/debug/deps/libdisqualified-fbefe2f6702ffdf1.rlib --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-755aabd81925e587.rlib --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-37232f8d688c456b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4180d05a2fa61ce8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-142446633e365f46.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2ae68696ae787b7.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0cfeb1e09ec604f2ce08478e6bbbc1c4b27f3d2d1f297db2a321ce2493c86ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfeb1e09ec604f2ce08478e6bbbc1c4b27f3d2d1f297db2a321ce2493c86ef9", kill_on_drop: false }` [INFO] [stdout] 0cfeb1e09ec604f2ce08478e6bbbc1c4b27f3d2d1f297db2a321ce2493c86ef9