[INFO] fetching crate luminol-ui 0.4.0...
[INFO] testing luminol-ui-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate luminol-ui 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate luminol-ui 0.4.0
[INFO] finished tweaking crates.io crate luminol-ui 0.4.0
[INFO] tweaked toml for crates.io crate luminol-ui 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate luminol-ui 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 592 packages to latest compatible versions
[INFO] [stderr]       Adding egui v0.28.1 (available: v0.33.0)
[INFO] [stderr]       Adding egui-modal v0.4.0 (available: v0.6.0)
[INFO] [stderr]       Adding glam v0.24.2 (available: v0.30.9)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.11.0)
[INFO] [stderr]       Adding serde_yml v0.0.10 (available: v0.0.12)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding target-triple v0.1.4 (available: v1.0.0)
[INFO] [stderr]       Adding wgpu v0.20.1 (available: v27.0.1)
[INFO] [stderr]       Adding zip v0.6.6 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 430cadaee16bdf31d38bcf01f580bd43b7b86cd1b6a551b9d830071e98ac9b17
[INFO] running `Command { std: "docker" "start" "-a" "430cadaee16bdf31d38bcf01f580bd43b7b86cd1b6a551b9d830071e98ac9b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "430cadaee16bdf31d38bcf01f580bd43b7b86cd1b6a551b9d830071e98ac9b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "430cadaee16bdf31d38bcf01f580bd43b7b86cd1b6a551b9d830071e98ac9b17", kill_on_drop: false }`
[INFO] [stdout] 430cadaee16bdf31d38bcf01f580bd43b7b86cd1b6a551b9d830071e98ac9b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32f49028e8dc821b2fe9af5d49ab1edb2b90d14c2dfea920388837683e3e4876
[INFO] running `Command { std: "docker" "start" "-a" "32f49028e8dc821b2fe9af5d49ab1edb2b90d14c2dfea920388837683e3e4876", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alox-48-derive v0.3.2
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling vte v0.13.1
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling alox-48 v0.6.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustix-openpty v0.1.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[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-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.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 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="pp-rs"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=a7a6a910ac0c7585 -C extra-filename=-d25129abcf5480a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-09741c597eeba17a.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-e2de243a324465ba.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-09b9c9c175e8dd91.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5125b80f2d5e410f.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-72d4824186d79465.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9f1a488bd78fcfb1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cc0f3e6f2c3977dd.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c445de6622136476.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-6b4fc6c15dda471b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-faf678f58642aba1.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-cbafc8825e041b3d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f2d472c45140c799.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-242ae0cc2b4557ca.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" "32f49028e8dc821b2fe9af5d49ab1edb2b90d14c2dfea920388837683e3e4876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f49028e8dc821b2fe9af5d49ab1edb2b90d14c2dfea920388837683e3e4876", kill_on_drop: false }`
[INFO] [stdout] 32f49028e8dc821b2fe9af5d49ab1edb2b90d14c2dfea920388837683e3e4876
