[INFO] cloning repository https://github.com/stewartadam/cargo-16297-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stewartadam/cargo-16297-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartadam%2Fcargo-16297-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartadam%2Fcargo-16297-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6711bf11bf00d6989cc3f10b5cf35e732c8a712 [INFO] checking stewartadam/cargo-16297-repro against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartadam%2Fcargo-16297-repro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stewartadam/cargo-16297-repro [INFO] finished tweaking git repo https://github.com/stewartadam/cargo-16297-repro [INFO] tweaked toml for git repo https://github.com/stewartadam/cargo-16297-repro written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stewartadam/cargo-16297-repro on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stewartadam/cargo-16297-repro 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb [INFO] running `Command { std: "docker" "start" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bevy_platform v0.17.3 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bevy_utils v0.17.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_macro_utils v0.17.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.3 [INFO] [stderr] Compiling bevy_derive v0.17.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling bevy_tasks v0.17.3 [INFO] [stderr] Checking bevy_reflect v0.17.3 [INFO] [stderr] Checking bevy_math v0.17.3 [INFO] [stderr] Checking bevy_ecs v0.17.3 [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/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name bevy_ecs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bevy_reflect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_executor", "backtrace", "bevy_debug_stepping", "bevy_reflect", "critical-section", "default", "detailed_trace", "hotpatching", "multi_threaded", "reflect_auto_register", "reflect_functions", "serialize", "std", "trace", "track_location"))' -C metadata=18d14bd725f1486a -C extra-filename=-adebcbde2b3586ee --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-d8b7ee871b074851.so --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-a745e70bb4ba88e4.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-6e61f17af6432a93.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-72ba1c01a26dcb6f.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-79ff9aed4b9aa23a.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-f367373c14e0c0b1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d79a77b594dfc85.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37e988dc49f60ac2.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-322c5be01cb14752.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b32ec58e7603af99.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-f8585a537a73d958.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5ffc914d050b94b9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f0efc98faf8f1763.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-ed731d6483f0c9ae.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-628e63d95b39e3a8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e031f0e5a5b4d2a5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-052c102fa6a7979b.rmeta --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-5d5d0a7968ae5e7a.so --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" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb", kill_on_drop: false }` [INFO] [stdout] cc29477ddd6e7fcafe83af4c4aa77b0b39b611b864a7a614ba10822e6dfb4acb