[INFO] fetching crate gtk-egui-area 0.2.0...
[INFO] testing gtk-egui-area-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate gtk-egui-area 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gtk-egui-area 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gtk-egui-area 0.2.0
[INFO] tweaked toml for crates.io crate gtk-egui-area 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gtk-egui-area 0.2.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] crate crates.io crate gtk-egui-area 0.2.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" "+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] 80ef8c3be9fb2658c89eb0870574c4521f469a123fe2a46f0394955da2ea9130
[INFO] running `Command { std: "docker" "start" "-a" "80ef8c3be9fb2658c89eb0870574c4521f469a123fe2a46f0394955da2ea9130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ef8c3be9fb2658c89eb0870574c4521f469a123fe2a46f0394955da2ea9130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ef8c3be9fb2658c89eb0870574c4521f469a123fe2a46f0394955da2ea9130", kill_on_drop: false }`
[INFO] [stdout] 80ef8c3be9fb2658c89eb0870574c4521f469a123fe2a46f0394955da2ea9130
[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] 4e119229f6ea468adc0dd6c9421a279bb7ab9cf9c3ee4bf0f7baa2415b081df8
[INFO] running `Command { std: "docker" "start" "-a" "4e119229f6ea468adc0dd6c9421a279bb7ab9cf9c3ee4bf0f7baa2415b081df8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling gio v0.21.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.3
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling epoxy v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling gtk4-macros v0.10.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling emath v0.32.3
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.2
[INFO] [stderr]    Compiling pango-sys v0.21.2
[INFO] [stderr]    Compiling gdk4-sys v0.10.1
[INFO] [stderr]    Compiling graphene-sys v0.21.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling gsk4-sys v0.10.1
[INFO] [stderr]    Compiling ecolor v0.32.3
[INFO] [stderr]    Compiling gtk4-sys v0.10.1
[INFO] [stderr]    Compiling epaint v0.32.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling egui v0.32.3
[INFO] [stderr]    Compiling glib v0.21.3
[INFO] [stderr]    Compiling egui_glow v0.32.3
[INFO] [stderr]    Compiling cairo-rs v0.21.2
[INFO] [stderr]    Compiling graphene-rs v0.21.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.2
[INFO] [stderr]    Compiling pango v0.21.3
[INFO] [stderr]    Compiling gdk4 v0.10.1
[INFO] [stderr]    Compiling gsk4 v0.10.1
[INFO] [stderr]    Compiling gtk4 v0.10.1
[INFO] [stderr]    Compiling gtk-egui-area v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `gtk-egui-area` (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 gtk_egui_area --edition=2021 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=06bb1cb7064c0789 -C extra-filename=-03d9648623fe3dc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern egui=/opt/rustwide/target/debug/deps/libegui-24234e44afc81462.rmeta --extern egui_glow=/opt/rustwide/target/debug/deps/libegui_glow-1ce9cd09bbaa7c59.rmeta --extern epoxy=/opt/rustwide/target/debug/deps/libepoxy-eed6d6ecbd03d3af.rmeta --extern gl_loader=/opt/rustwide/target/debug/deps/libgl_loader-24d3702c9d5e788d.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk4-a9273c89e5009e10.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-7fbe12d1752cca9e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/gl_loader-73e941a2e74d977c/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gtk4` (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 gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=1f25e335f35717d9 -C extra-filename=-a9273c89e5009e10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-95f86cda4e84390a.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-a4a89298370dbd45.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f8486ef488f966ac.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-e8fe2c680f72b7e8.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-9c0ee2dce7f01c59.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f58b62efdcb3d355.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-93aa5bd76356e95d.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-6239296bbaad6250.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-6c7cd90bb6d69a44.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-7d54bf4ccf5a3a99.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-186538a34c13daac.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-331b00941c9580e8.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-03371843c327e45e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4e119229f6ea468adc0dd6c9421a279bb7ab9cf9c3ee4bf0f7baa2415b081df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e119229f6ea468adc0dd6c9421a279bb7ab9cf9c3ee4bf0f7baa2415b081df8", kill_on_drop: false }`
[INFO] [stdout] 4e119229f6ea468adc0dd6c9421a279bb7ab9cf9c3ee4bf0f7baa2415b081df8
