[INFO] cloning repository https://github.com/CosmicFusion/fedora-kernel-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CosmicFusion/fedora-kernel-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFusion%2Ffedora-kernel-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFusion%2Ffedora-kernel-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 866c159320612ffa85e37b64ce165e9455450ad8
[INFO] checking CosmicFusion/fedora-kernel-manager against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFusion%2Ffedora-kernel-manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CosmicFusion/fedora-kernel-manager
[INFO] finished tweaking git repo https://github.com/CosmicFusion/fedora-kernel-manager
[INFO] tweaked toml for git repo https://github.com/CosmicFusion/fedora-kernel-manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CosmicFusion/fedora-kernel-manager 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/CosmicFusion/fedora-kernel-manager 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed
[INFO] running `Command { std: "docker" "start" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed", 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" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed", 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" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling glib-sys v0.19.5
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling gobject-sys v0.19.5
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling gio-sys v0.19.5
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling glib-macros v0.19.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling glib v0.19.7
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking httparse v1.9.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling rust-i18n-support v3.0.1
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rust-i18n v3.0.1
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling rust-i18n-macro v3.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking os_pipe v1.2.0
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking homedir v0.2.1
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]     Checking pango v0.20.12
[INFO] [stderr]    Compiling glib-build-tools v0.19.0
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]    Compiling fedora-kernel-manager v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.7
[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.9.7/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="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", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=0b027bed7325df4a -C extra-filename=-a7bdd5a2b1c312a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-925d3307d45e18ea.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-8bf702d93315de18.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8d91e8654dc654a1.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7b647897e95e64bb.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-f731d36cf258dc41.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f51a17253d04df39.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-565f9bacd97b3358.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-ef0a1b6a5b41379a.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-58ddf59083749bbb.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-3b693af05e1d6b2f.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-6bb2d8a57ae64eb4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-981e2114cd5292b2.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-3827c6a924a369f6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed", kill_on_drop: false }`
[INFO] [stdout] 282a52c9f51b35c67af20dfa1247c129b2f8961d89266f6d027309a0db109fed
