[INFO] cloning repository https://github.com/Dwight-Studio/type-for-me
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dwight-Studio/type-for-me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDwight-Studio%2Ftype-for-me", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDwight-Studio%2Ftype-for-me'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69c59fba80ae0b48fe2b894300f621faf9d69005
[INFO] checking Dwight-Studio/type-for-me/69c59fba80ae0b48fe2b894300f621faf9d69005 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDwight-Studio%2Ftype-for-me" "/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/Dwight-Studio/type-for-me
[INFO] finished tweaking git repo https://github.com/Dwight-Studio/type-for-me
[INFO] tweaked toml for git repo https://github.com/Dwight-Studio/type-for-me written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dwight-Studio/type-for-me on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dwight-Studio/type-for-me 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186
[INFO] running `Command { std: "docker" "start" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[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 libc v0.2.175
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-expr v0.20.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling gio v0.21.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling relm4-css v0.10.0-beta.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling relm4-macros v0.10.0-beta.4
[INFO] [stderr]     Checking tr v0.1.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking url v2.5.6
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling quick-xml v0.38.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling glib-macros v0.21.0
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling gtk4-macros v0.10.0
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling glib-sys v0.21.1
[INFO] [stderr]    Compiling gobject-sys v0.21.1
[INFO] [stderr]    Compiling gio-sys v0.21.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.1
[INFO] [stderr]    Compiling pango-sys v0.21.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.1
[INFO] [stderr]    Compiling gdk4-sys v0.10.0
[INFO] [stderr]    Compiling graphene-sys v0.21.1
[INFO] [stderr]    Compiling gsk4-sys v0.10.0
[INFO] [stderr]    Compiling gtk4-sys v0.10.0
[INFO] [stderr]    Compiling libadwaita-sys v0.8.0
[INFO] [stderr]    Compiling gdk4-x11-sys v0.10.0
[INFO] [stderr]    Compiling gdk4-wayland-sys v0.10.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking glib v0.21.1
[INFO] [stderr]    Compiling gvdb v0.9.0
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling type-for-me v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zbus v5.9.0
[INFO] [stderr]     Checking cairo-rs v0.21.1
[INFO] [stderr]     Checking graphene-rs v0.21.1
[INFO] [stderr]     Checking gdk-pixbuf v0.21.1
[INFO] [stderr]     Checking pango v0.21.1
[INFO] [stderr]     Checking gdk4 v0.10.0
[INFO] [stderr]     Checking gsk4 v0.10.0
[INFO] [stderr]     Checking gdk4-x11 v0.10.0
[INFO] [stderr]     Checking gdk4-wayland v0.10.0
[INFO] [stderr]     Checking gtk4 v0.10.0
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gio_v2_80"' --cfg 'feature="gnome_42"' --cfg 'feature="gnome_43"' --cfg 'feature="gnome_44"' --cfg 'feature="gnome_45"' --cfg 'feature="gnome_46"' --cfg 'feature="gnome_47"' --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_16"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --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=44f39ad2610bb1d5 -C extra-filename=-8b8541a08398ba64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-8a02fe438e0050c8.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-5e11e70e45448be8.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c9fe28b2b636e6cb.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ddcefc6a4abcc351.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-2328d4477378333b.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e1b24ac573b24df2.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-b6f46a7aaca4661f.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-c8123f28066887eb.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-81a7c9591749cb8b.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-452e176acf1cb746.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-ab06c2e1be710839.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76bfe02cd684a46f.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-d938c0943d2a391e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186", kill_on_drop: false }`
[INFO] [stdout] 39bfbe14101515566f83872e18739caeeeaa3ab0a38bfa712d9812eea8303186
