[INFO] fetching crate bevy_replicon_spawn 0.1.0... [INFO] testing bevy_replicon_spawn-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate bevy_replicon_spawn 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate bevy_replicon_spawn 0.1.0 [INFO] finished tweaking crates.io crate bevy_replicon_spawn 0.1.0 [INFO] tweaked toml for crates.io crate bevy_replicon_spawn 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_replicon_spawn 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 347 packages to latest compatible versions [INFO] [stderr] Adding bevy_app v0.14.2 (available: v0.17.2) [INFO] [stderr] Adding bevy_ecs v0.14.2 (available: v0.17.2) [INFO] [stderr] Adding bevy_replicon v0.28.4 (available: v0.36.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68fa7e388d64e13baeda079bee07c32a4f82891c3dbe480a814a7b9ce57aae3e [INFO] running `Command { std: "docker" "start" "-a" "68fa7e388d64e13baeda079bee07c32a4f82891c3dbe480a814a7b9ce57aae3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68fa7e388d64e13baeda079bee07c32a4f82891c3dbe480a814a7b9ce57aae3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fa7e388d64e13baeda079bee07c32a4f82891c3dbe480a814a7b9ce57aae3e", kill_on_drop: false }` [INFO] [stdout] 68fa7e388d64e13baeda079bee07c32a4f82891c3dbe480a814a7b9ce57aae3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18ce2040bc6a8e77db6e201ee657c28ff17e8e07daec052f765b52778010fc20 [INFO] running `Command { std: "docker" "start" "-a" "18ce2040bc6a8e77db6e201ee657c28ff17e8e07daec052f765b52778010fc20", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [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 toml_edit v0.22.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling blake3 v1.8.2 [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 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_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_replicon_spawn_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [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_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy_asset v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_diagnostic 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/733b47ea4b1b86216f14ef56e49440c33933f230/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=9345e5af5f4b23c8 -C extra-filename=-31580761ce61ccb6 --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-7ddf110880568465.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-07a8ca07ae55c173.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-f789aea864199b67.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-0127ec891ad1cf5f.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-7f0ccc71a5b7c131.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-416227b7b4caf4cb.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-c4d7873eb8787174.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-047b424a41edb870.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-3b4172548a77457e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-346950f586585a51.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6c45f18e26db9b81.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-363b6069d8771ec6.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18ce2040bc6a8e77db6e201ee657c28ff17e8e07daec052f765b52778010fc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ce2040bc6a8e77db6e201ee657c28ff17e8e07daec052f765b52778010fc20", kill_on_drop: false }` [INFO] [stdout] 18ce2040bc6a8e77db6e201ee657c28ff17e8e07daec052f765b52778010fc20