[INFO] cloning repository https://github.com/thisiseesmaeel/yanklog-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thisiseesmaeel/yanklog-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisiseesmaeel%2Fyanklog-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisiseesmaeel%2Fyanklog-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4aba893cdf6fb3ff2d9e925216141e7396d830b
[INFO] checking thisiseesmaeel/yanklog-linux against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisiseesmaeel%2Fyanklog-linux" "/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/thisiseesmaeel/yanklog-linux
[INFO] finished tweaking git repo https://github.com/thisiseesmaeel/yanklog-linux
[INFO] tweaked toml for git repo https://github.com/thisiseesmaeel/yanklog-linux written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thisiseesmaeel/yanklog-linux on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thisiseesmaeel/yanklog-linux 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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] 6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867
[INFO] running `Command { std: "docker" "start" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867", 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" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867", 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" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling uniffi_meta v0.31.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking uniffi_core v0.31.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking dbus v0.9.12
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking uniffi v0.31.1
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking gio v0.22.6
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking ksni v0.3.4
[INFO] [stderr]     Checking ashpd v0.13.13
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking pango v0.22.6
[INFO] [stderr]     Checking gdk4 v0.11.2
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.3
[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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.3/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("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "gnome_50", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_24", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=99a5eb91f65c9fba -C extra-filename=-5235232ab6166847 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c5f32e21b3a8b48e.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-86a36ca07cea822b.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-06fef045ab316ba0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-4cbd754d1a62fb71.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c591bd17bca36dbc.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-5f23a53b8b26ccb9.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-3f11a46ac02ecd6d.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-d56dc0c24726a8ee.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-558e4876b7ad5a5c.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-b00889b759bc4c88.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-d74464c58307d683.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867", kill_on_drop: false }`
[INFO] [stdout] 6d0b392845a2d434adba0380c99ecfa879e33dd3e5afe1ca3e6d26042a6e7867
