[INFO] fetching crate bevy_fpc_sprint 0.1.3... [INFO] testing bevy_fpc_sprint-0.1.3 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate bevy_fpc_sprint 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate bevy_fpc_sprint 0.1.3 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_fpc_sprint 0.1.3 [INFO] finished tweaking crates.io crate bevy_fpc_sprint 0.1.3 [INFO] tweaked toml for crates.io crate bevy_fpc_sprint 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 330 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.13.2 (available: v0.14.2) [INFO] [stderr] Adding bevy_rapier3d v0.25.0 (available: v0.27.0) [INFO] [stderr] Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2) [INFO] [stderr] Adding block2 v0.2.0-alpha.6 (available: v0.2.0) [INFO] [stderr] Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3) [INFO] [stderr] Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5) [INFO] [stderr] Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5be87895ffb51a9c7ec1e41b34fbf7c2ddfe42e159e6480909d4b717776456b7 [INFO] running `Command { std: "docker" "start" "-a" "5be87895ffb51a9c7ec1e41b34fbf7c2ddfe42e159e6480909d4b717776456b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5be87895ffb51a9c7ec1e41b34fbf7c2ddfe42e159e6480909d4b717776456b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be87895ffb51a9c7ec1e41b34fbf7c2ddfe42e159e6480909d4b717776456b7", kill_on_drop: false }` [INFO] [stdout] 5be87895ffb51a9c7ec1e41b34fbf7c2ddfe42e159e6480909d4b717776456b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f65ee9170709c9ecd0d2c43d1bd55282d0aedb40876393882afc6ce041c2f4 [INFO] running `Command { std: "docker" "start" "-a" "70f65ee9170709c9ecd0d2c43d1bd55282d0aedb40876393882afc6ce041c2f4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling bevy_asset_macros v0.13.2 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.2 [INFO] [stderr] Compiling bevy_render_macros v0.13.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling bevy_math v0.13.2 [INFO] [stderr] Compiling hexasphere v10.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.13.2 [INFO] [stderr] Compiling encase v0.7.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling naga_oil v0.13.0 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] error: could not compile `bevy_reflect` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_reflect --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.13.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 '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--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' --cfg 'feature="bevy"' --cfg 'feature="bevy_math"' --cfg 'feature="default"' --cfg 'feature="glam"' --cfg 'feature="smallvec"' --cfg 'feature="smol_str"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bevy", "bevy_math", "default", "documentation", "glam", "smallvec", "smol_str"))' -C metadata=09d1bd949cca8d58 -C extra-filename=-09d1bd949cca8d58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-cb7c61978c02c506.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-d14fa810f6033103.rmeta --extern bevy_reflect_derive=/opt/rustwide/target/debug/deps/libbevy_reflect_derive-6d9f402723328cb3.so --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-d147473076167d66.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-230e47d6198bdcb6.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-eb0c9bc728e909b6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-cefe50540b4f9660.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-96343b24a314fff7.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-b65fb1d2a8cbb2e8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-efd46541cdd9cd10.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70f65ee9170709c9ecd0d2c43d1bd55282d0aedb40876393882afc6ce041c2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f65ee9170709c9ecd0d2c43d1bd55282d0aedb40876393882afc6ce041c2f4", kill_on_drop: false }` [INFO] [stdout] 70f65ee9170709c9ecd0d2c43d1bd55282d0aedb40876393882afc6ce041c2f4