[INFO] cloning repository https://github.com/void-scape/fanim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-scape/fanim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Ffanim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Ffanim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9895e2fdf01967e8ea733f5419cb4333391c6335 [INFO] checking void-scape/fanim against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Ffanim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/void-scape/fanim [INFO] finished tweaking git repo https://github.com/void-scape/fanim [INFO] tweaked toml for git repo https://github.com/void-scape/fanim written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-scape/fanim on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-scape/fanim 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 482536d45b60b21ddd221ffc5014e6846656a5c77176309449f1fdb9d987dc6b [INFO] running `Command { std: "docker" "start" "-a" "482536d45b60b21ddd221ffc5014e6846656a5c77176309449f1fdb9d987dc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "482536d45b60b21ddd221ffc5014e6846656a5c77176309449f1fdb9d987dc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482536d45b60b21ddd221ffc5014e6846656a5c77176309449f1fdb9d987dc6b", kill_on_drop: false }` [INFO] [stdout] 482536d45b60b21ddd221ffc5014e6846656a5c77176309449f1fdb9d987dc6b [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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8ae81cdf6995e1b2cb798c3ebc8a3877aadd1c58290904d3a21aeb8a519421 [INFO] running `Command { std: "docker" "start" "-a" "aa8ae81cdf6995e1b2cb798c3ebc8a3877aadd1c58290904d3a21aeb8a519421", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking bevy_ptr v0.18.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking fast-interleave v0.1.3 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking csscolorparser v0.8.2 [INFO] [stderr] Checking colorgrad v0.8.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [INFO] [stderr] Checking fanim-macros v0.1.0 (/opt/rustwide/workdir/fanim-macros) [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.37 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] error: could not compile `rustfft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.1/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=2253fd72c20613b0 -C extra-filename=-6ee00acb7854b0d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-0a83a1ba8eef11f7.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-8179fe2d4ad0ee4e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-cb38003ee3bceb10.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-ebbf259caafaa54e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa8ae81cdf6995e1b2cb798c3ebc8a3877aadd1c58290904d3a21aeb8a519421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8ae81cdf6995e1b2cb798c3ebc8a3877aadd1c58290904d3a21aeb8a519421", kill_on_drop: false }` [INFO] [stdout] aa8ae81cdf6995e1b2cb798c3ebc8a3877aadd1c58290904d3a21aeb8a519421