[INFO] fetching crate bevy-tnua-rapier3d 0.12.0...
[INFO] testing bevy-tnua-rapier3d-0.12.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate bevy-tnua-rapier3d 0.12.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bevy-tnua-rapier3d 0.12.0
[INFO] finished tweaking crates.io crate bevy-tnua-rapier3d 0.12.0
[INFO] tweaked toml for crates.io crate bevy-tnua-rapier3d 0.12.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy-tnua-rapier3d 0.12.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy-tnua-rapier3d 0.12.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" "+1.90.0" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy-tnua-physics-integration-layer v0.8.0
[INFO] [stderr]   Downloaded bevy_state_macros v0.16.0
[INFO] [stderr]   Downloaded bevy_state v0.16.0
[INFO] [stderr]   Downloaded bevy_rapier3d v0.30.0
[INFO] [stderr]   Downloaded rapier3d v0.25.1
[INFO] [stderr]   Downloaded parry3d v0.20.2
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded spade v2.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5dc0fcac2371ed27c0d0f7f551ccb27faed68fbece42792cc924268c6dd0505
[INFO] running `Command { std: "docker" "start" "-a" "b5dc0fcac2371ed27c0d0f7f551ccb27faed68fbece42792cc924268c6dd0505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5dc0fcac2371ed27c0d0f7f551ccb27faed68fbece42792cc924268c6dd0505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5dc0fcac2371ed27c0d0f7f551ccb27faed68fbece42792cc924268c6dd0505", kill_on_drop: false }`
[INFO] [stdout] b5dc0fcac2371ed27c0d0f7f551ccb27faed68fbece42792cc924268c6dd0505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 133aa57ae00e0d219e7f17c23f1d4b3164ed307f6f140020344d5f2191ad159f
[INFO] running `Command { std: "docker" "start" "-a" "133aa57ae00e0d219e7f17c23f1d4b3164ed307f6f140020344d5f2191ad159f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling spade v2.13.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.16.0
[INFO] [stderr]    Compiling bevy_render_macros v0.16.0
[INFO] [stderr]    Compiling encase v0.10.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.16.0
[INFO] [stderr]    Compiling hexasphere v15.1.0
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling naga_oil v0.17.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling parry3d v0.20.2
[INFO] [stderr]    Compiling rapier3d v0.25.1
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr] error: could not compile `wgpu-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-24.0.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=unexpected_cfgs --check-cfg 'cfg(wgpu_validate_locks)' --cfg 'feature="dx12"' --cfg 'feature="fragile-send-sync-non-atomic-wasm"' --cfg 'feature="gles"' --cfg 'feature="indirect-validation"' --cfg 'feature="metal"' --cfg 'feature="raw-window-handle"' --cfg 'feature="vulkan"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api_log_info", "counters", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "glsl", "indirect-validation", "metal", "observe_locks", "raw-window-handle", "renderdoc", "replay", "resource_log_info", "serde", "spirv", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=e9a439e8b99ee0b2 -C extra-filename=-c1c70e809e908d25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-7339f336323a9f9d.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-611eab0b65615185.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-77e0878d4e9ee1aa.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-699774364141ce1d.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f29235c3d2505488.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-0c7af0d5dd953543.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6d454a13fa342cb7.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-77835c5b29f3c5fe.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-1db6014f7ad89c27.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-6c6a8afde607224b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e0b0ef2294f8058e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff9d31e516d6160f.rmeta --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-bb9cfae2a270b252.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-4ff19e16f3a04171.rmeta --cap-lints allow --cap-lints=warn --cfg send_sync --cfg gles --cfg vulkan --check-cfg 'cfg(send_sync)' --check-cfg 'cfg(webgl)' --check-cfg 'cfg(dx12)' --check-cfg 'cfg(gles)' --check-cfg 'cfg(metal)' --check-cfg 'cfg(vulkan)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "133aa57ae00e0d219e7f17c23f1d4b3164ed307f6f140020344d5f2191ad159f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133aa57ae00e0d219e7f17c23f1d4b3164ed307f6f140020344d5f2191ad159f", kill_on_drop: false }`
[INFO] [stdout] 133aa57ae00e0d219e7f17c23f1d4b3164ed307f6f140020344d5f2191ad159f
