[INFO] fetching crate mister-fpga 0.1.0...
[INFO] testing mister-fpga-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mister-fpga 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mister-fpga 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mister-fpga 0.1.0
[INFO] tweaked toml for crates.io crate mister-fpga 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mister-fpga 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding bitfield v0.17.0 (available: v0.19.2)
[INFO] [stderr]       Adding glam v0.29.3 (available: v0.30.8)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding nom_locate v4.2.0 (available: v5.0.0)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding sdl3 v0.5.0 (available: v0.15.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding typed-builder v0.20.1 (available: v0.22.0)
[INFO] [stderr]       Adding validator v0.19.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a4b0abc2a4e85369c7bd2d93b2731bd831592513893e1e433888dc8e758a25
[INFO] running `Command { std: "docker" "start" "-a" "a8a4b0abc2a4e85369c7bd2d93b2731bd831592513893e1e433888dc8e758a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a4b0abc2a4e85369c7bd2d93b2731bd831592513893e1e433888dc8e758a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a4b0abc2a4e85369c7bd2d93b2731bd831592513893e1e433888dc8e758a25", kill_on_drop: false }`
[INFO] [stdout] a8a4b0abc2a4e85369c7bd2d93b2731bd831592513893e1e433888dc8e758a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c834b1e94d306316ecc92d111bfe32768761b85440c5fa25c8938d8db6054d
[INFO] running `Command { std: "docker" "start" "-a" "45c834b1e94d306316ecc92d111bfe32768761b85440c5fa25c8938d8db6054d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling sdl3-sys v0.0.6+sdl3-dev-2023-07-31
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling sdl3 v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling merg_derive v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling fixed-map-derive v0.9.5
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling cyclone-v v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling i2cdev v0.6.1
[INFO] [stderr]    Compiling merg v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling bitfield v0.17.0
[INFO] [stderr]    Compiling array_map v0.4.0
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a887edc8bbba4210 -C extra-filename=-61a47a497d1eea99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-ac1ccba4a1744749.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b0e4fb2102748d44.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-4a7d05a8365cd804.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-d80fb04426b5ff01.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-20ae9278df136b21.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3281308869c19c4b.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-830e3160eed64e83.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" "45c834b1e94d306316ecc92d111bfe32768761b85440c5fa25c8938d8db6054d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c834b1e94d306316ecc92d111bfe32768761b85440c5fa25c8938d8db6054d", kill_on_drop: false }`
[INFO] [stdout] 45c834b1e94d306316ecc92d111bfe32768761b85440c5fa25c8938d8db6054d
