[INFO] cloning repository https://github.com/Unlabeled-Yen/suo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Unlabeled-Yen/suo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlabeled-Yen%2Fsuo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlabeled-Yen%2Fsuo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59995d3809f1e3ccf2e50b2a6f95924d3854754b [INFO] checking Unlabeled-Yen/suo against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlabeled-Yen%2Fsuo" "/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/Unlabeled-Yen/suo [INFO] finished tweaking git repo https://github.com/Unlabeled-Yen/suo [INFO] tweaked toml for git repo https://github.com/Unlabeled-Yen/suo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Unlabeled-Yen/suo on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Unlabeled-Yen/suo 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f [INFO] running `Command { std: "docker" "start" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f", 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" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f", 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" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling time v0.3.49 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling daachorse v1.0.1 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling whisper-rs-sys v0.15.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling cpal v0.18.1 [INFO] [stderr] Compiling whisper-rs v0.16.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking xkbcommon v0.9.0 [INFO] [stderr] Checking dlopen2 v0.8.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking dbus v0.9.11 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zhconv v0.4.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking gdkwayland-sys v0.18.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking global-hotkey v0.8.0 [INFO] [stderr] Checking enigo v0.6.1 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gio_v2_58", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=2f4b89c171eb81fc -C extra-filename=-0b372c87d59918f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-6ee8e97b0fbab980.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9c77059443b334f7.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-b4a30dd8bde698a0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-db987eacdbd9f0e3.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-8a2838974295963b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-17e50d7c0a798dba.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3f9107e99e36d8a0.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e5f3209b5c4f329d.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-3f0cb17a654d9738.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-9b4240f1cd492b31.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-4fe7488a7bcc04ec.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f", kill_on_drop: false }` [INFO] [stdout] d47d1678c626d8f85a07c855161afc1439b333ac606826266b099bc85b567f4f