[INFO] cloning repository https://github.com/janhohenheim/wind-waker-shader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janhohenheim/wind-waker-shader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fwind-waker-shader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fwind-waker-shader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cf9682f17713e0f507447dfa1afc7e06f50e433
[INFO] testing janhohenheim/wind-waker-shader against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fwind-waker-shader" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janhohenheim/wind-waker-shader
[INFO] finished tweaking git repo https://github.com/janhohenheim/wind-waker-shader
[INFO] tweaked toml for git repo https://github.com/janhohenheim/wind-waker-shader written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janhohenheim/wind-waker-shader on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janhohenheim/wind-waker-shader 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4225cae38847b84ce0dd7880e85b0eb2f4d297533bb620091b0651ff176f304a
[INFO] running `Command { std: "docker" "start" "-a" "4225cae38847b84ce0dd7880e85b0eb2f4d297533bb620091b0651ff176f304a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4225cae38847b84ce0dd7880e85b0eb2f4d297533bb620091b0651ff176f304a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4225cae38847b84ce0dd7880e85b0eb2f4d297533bb620091b0651ff176f304a", kill_on_drop: false }`
[INFO] [stdout] 4225cae38847b84ce0dd7880e85b0eb2f4d297533bb620091b0651ff176f304a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0987e6b318d42d8914ff9728f9a456907b3aef9001692eb9b49e347c37f2b368
[INFO] running `Command { std: "docker" "start" "-a" "0987e6b318d42d8914ff9728f9a456907b3aef9001692eb9b49e347c37f2b368", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling stackfuture v0.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling bevy_mikktspace v0.17.0-dev
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.18.0
[INFO] [stderr]    Compiling bevy_render_macros v0.18.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling encase v0.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling hexasphere v16.0.0
[INFO] [stderr]    Compiling naga_oil v0.20.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[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-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_reflect --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.18.0/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=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::nonstandard_macro_braces' '--allow=clippy::needless_lifetimes' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="auto_register"' --cfg 'feature="auto_register_inventory"' --cfg 'feature="debug"' --cfg 'feature="debug_stack"' --cfg 'feature="default"' --cfg 'feature="glam"' --cfg 'feature="indexmap"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="uuid"' --cfg 'feature="wgpu-types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto_register", "auto_register_inventory", "auto_register_static", "critical-section", "debug", "debug_stack", "default", "functions", "glam", "hashbrown", "indexmap", "petgraph", "reflect_documentation", "smallvec", "smol_str", "std", "uuid", "web", "wgpu-types"))' -C metadata=f748a7986fb5571c -C extra-filename=-fb2e9e6eeb4b6e5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_type_match=/opt/rustwide/target/debug/deps/libassert_type_match-f560c113a86c369c.so --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-980f0589c3aae399.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-38c71d0715e319a2.rmeta --extern bevy_reflect_derive=/opt/rustwide/target/debug/deps/libbevy_reflect_derive-cd71bcf94f7047b1.so --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-219a98677c66f7f4.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ff5feef403debe6b.rmeta --extern disqualified=/opt/rustwide/target/debug/deps/libdisqualified-335674a8a487023a.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-fbacb8cd46e0481c.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-7590937aaba62402.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-c3c224c8a13805a1.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-00cc9ce7f553181c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-91e8c89311f398e7.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-f62ade87b19ec801.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f911d3fe62c5976e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ef7fb5c9422ea9d3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b4429f43c64e3bc0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-50b54e0233944774.rmeta --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-39a2fb4a657163b6.so --extern wgpu_types=/opt/rustwide/target/debug/deps/libwgpu_types-626b65875f837ac8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.3/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=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=ced991b9687829a5 -C extra-filename=-eee6ccc785d5231e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-fbafb981ecfa5d55.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ea612a7e4fc8abe1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-78f2b51154f9b073.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-73907a425b6e514e.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-29852deb35b0f1be.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-f89738452d5a9aa9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ddc13a677b04d4db.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-48df1a5cd9745126.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-91e8c89311f398e7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6f31f7cd6dc20633.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-45b503db1a7e3b1c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b92c8a73412d76c1.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-f78eaf9efe258aae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b4429f43c64e3bc0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-996667735b8caf47.rmeta --cap-lints allow --cap-lints=warn --cfg hlsl_out --cfg spv_out --cfg wgsl_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0987e6b318d42d8914ff9728f9a456907b3aef9001692eb9b49e347c37f2b368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0987e6b318d42d8914ff9728f9a456907b3aef9001692eb9b49e347c37f2b368", kill_on_drop: false }`
[INFO] [stdout] 0987e6b318d42d8914ff9728f9a456907b3aef9001692eb9b49e347c37f2b368
