[INFO] fetching crate phosphor-crt 0.1.0...
[INFO] testing phosphor-crt-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate phosphor-crt 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate phosphor-crt 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate phosphor-crt 0.1.0
[INFO] tweaked toml for crates.io crate phosphor-crt 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phosphor-crt 0.1.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 phosphor-crt 0.1.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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ecolor v0.32.0
[INFO] [stderr]   Downloaded egui-colorgradient v0.2.3
[INFO] [stderr]   Downloaded emath v0.32.0
[INFO] [stderr]   Downloaded epaint v0.32.0
[INFO] [stderr]   Downloaded egui v0.32.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 583351f2994e34d5b95c30b8472a475db1ea37898282be6f893d3e4994229c71
[INFO] running `Command { std: "docker" "start" "-a" "583351f2994e34d5b95c30b8472a475db1ea37898282be6f893d3e4994229c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583351f2994e34d5b95c30b8472a475db1ea37898282be6f893d3e4994229c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583351f2994e34d5b95c30b8472a475db1ea37898282be6f893d3e4994229c71", kill_on_drop: false }`
[INFO] [stdout] 583351f2994e34d5b95c30b8472a475db1ea37898282be6f893d3e4994229c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f21f5799b7ffaba86bb3d2bb87c16a7d76e963947d89bec61e5cab2d1dff61d0
[INFO] running `Command { std: "docker" "start" "-a" "f21f5799b7ffaba86bb3d2bb87c16a7d76e963947d89bec61e5cab2d1dff61d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phosphor-crt v0.1.0 (/opt/rustwide/workdir)
[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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.1/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="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=158bb1b734791f64 -C extra-filename=-17669481b0171668 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-977ea2eb4f777244.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2bf63288d027edae.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b608b838d9f53507.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-18c4ef9bf5d2c45e.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b2727a6170a7a1ba.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d8ba0964a9ee9499.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-5ea7d3af72978bb2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ac66fe9e07842eed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5134ae4b251c7428.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4eee3b32688a6048.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2b2f329712f9f6ee.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d3522f4311b1df4f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-e936adf4ddcdc012.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-fed883239484da75.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-38562e579e12943c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0815c436eec62452.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg hlsl_out --cfg spv_out --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)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f21f5799b7ffaba86bb3d2bb87c16a7d76e963947d89bec61e5cab2d1dff61d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21f5799b7ffaba86bb3d2bb87c16a7d76e963947d89bec61e5cab2d1dff61d0", kill_on_drop: false }`
[INFO] [stdout] f21f5799b7ffaba86bb3d2bb87c16a7d76e963947d89bec61e5cab2d1dff61d0
