[INFO] cloning repository https://github.com/dixonSolutions/ratclick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dixonSolutions/ratclick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdixonSolutions%2Fratclick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdixonSolutions%2Fratclick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7b1e2411f7e93d19eac53e48742046f18e7f3a0 [INFO] checking dixonSolutions/ratclick against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdixonSolutions%2Fratclick" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dixonSolutions/ratclick [INFO] finished tweaking git repo https://github.com/dixonSolutions/ratclick [INFO] tweaked toml for git repo https://github.com/dixonSolutions/ratclick written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dixonSolutions/ratclick on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dixonSolutions/ratclick 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437 [INFO] running `Command { std: "docker" "start" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437", 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" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437", 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" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.34 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking futures-io v0.3.34 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking event-listener v5.4.2 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking syn v3.0.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ratclick v0.2.1 (/opt/rustwide/workdir/packaging) [INFO] [stderr] Checking bitvec v1.1.1 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking uuid v1.24.1 [INFO] [stderr] Compiling glib-sys v0.22.8 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling graphene-sys v0.22.8 [INFO] [stderr] Compiling gdk4-sys v0.11.4 [INFO] [stderr] Compiling gsk4-sys v0.11.4 [INFO] [stderr] Compiling gtk4-sys v0.11.4 [INFO] [stderr] Compiling libadwaita-sys v0.9.2 [INFO] [stderr] Checking evdev v0.13.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling gtk4-macros v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling futures-macro v0.3.34 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling async-trait v0.1.92 [INFO] [stderr] Compiling serde_repr v0.1.21 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking futures-util v0.3.34 [INFO] [stderr] Checking thiserror v2.0.20 [INFO] [stderr] Checking clap v4.6.6 [INFO] [stderr] Checking futures-executor v0.3.34 [INFO] [stderr] Checking glib v0.22.8 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zcheapstr v1.1.0 [INFO] [stderr] Checking zvariant_utils v4.0.0 [INFO] [stderr] Checking ratclick-core v0.2.1 (/opt/rustwide/workdir/crates/ratclick-core) [INFO] [stderr] Compiling zvariant_derive v5.14.0 [INFO] [stderr] Compiling zvariant v5.14.0 [INFO] [stderr] Checking zbus_names v4.3.4 [INFO] [stderr] Compiling zbus_macros v5.19.0 [INFO] [stderr] Checking zbus v5.19.0 [INFO] [stderr] Checking gio v0.22.8 [INFO] [stderr] Checking cairo-rs v0.22.0 [INFO] [stderr] Checking graphene-rs v0.22.8 [INFO] [stderr] Checking ratclick-daemon v0.2.1 (/opt/rustwide/workdir/crates/ratclick-daemon) [INFO] [stderr] Checking ratclick-cli v0.2.1 (/opt/rustwide/workdir/crates/ratclick-cli) [INFO] [stderr] Checking gdk-pixbuf v0.22.0 [INFO] [stderr] Checking pango v0.22.8 [INFO] [stderr] Checking gdk4 v0.11.4 [INFO] [stderr] Checking gsk4 v0.11.4 [INFO] [stderr] Checking gtk4 v0.11.4 [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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.4/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_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", "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=c17d64897fd8da2d -C extra-filename=-b906109f4bad7819 --out-dir /opt/rustwide/target/debug/build/gtk4/b906109f4bad7819/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/951ac6c72783e52c/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/379f727387fb86db/out -L dependency=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/8b83ddc95611f8d1/out -L dependency=/opt/rustwide/target/debug/build/futures-io/3982bdd4b44b9ff9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b2f80ca15713af7f/out -L dependency=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out -L dependency=/opt/rustwide/target/debug/build/futures-util/bf8a61b463e8534e/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/24f83183ccc4df22/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/ab0f6f722ce6c16c/out -L dependency=/opt/rustwide/target/debug/build/gdk4/e4e0ec4283598cc2/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/865f1134f42defc4/out -L dependency=/opt/rustwide/target/debug/build/gio/db18a2896b48189c/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/b4e10c2ae8ee8de2/out -L dependency=/opt/rustwide/target/debug/build/glib/ce2ee68d91a2819c/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/3aa7e0c3cfc1ffab/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/cffcf159d4cd5bb0/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/96954cdd9ad49413/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/d3d56a60bf0449e7/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/193b824ff3e8b659/out -L dependency=/opt/rustwide/target/debug/build/gsk4/fe1baca8fb3e4660/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/79365de8c9c16737/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/364daba99a4c1542/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/857522a127a3eadf/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d743d2c5d8788671/out -L dependency=/opt/rustwide/target/debug/build/pango/d80528089ba6e896/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/2a1a5ddaf66d6ff2/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/951ac6c72783e52c/out/libcairo-951ac6c72783e52c.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out/libfield_offset-b4a30dd8bde698a0.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out/libfutures_channel-4baa35c10b04ddc6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/24f83183ccc4df22/out/libgdk_pixbuf-24f83183ccc4df22.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/e4e0ec4283598cc2/out/libgdk4-e4e0ec4283598cc2.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/db18a2896b48189c/out/libgio-db18a2896b48189c.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/ce2ee68d91a2819c/out/libglib-ce2ee68d91a2819c.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/d3d56a60bf0449e7/out/libgraphene-d3d56a60bf0449e7.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/fe1baca8fb3e4660/out/libgsk4-fe1baca8fb3e4660.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/364daba99a4c1542/out/libgtk4_macros-364daba99a4c1542.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/857522a127a3eadf/out/libgtk4_sys-857522a127a3eadf.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out/liblibc-b3dd724d477b84c5.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/d80528089ba6e896/out/libpango-d80528089ba6e896.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437", kill_on_drop: false }` [INFO] [stdout] eb085a11de377ed96318ecca3049aa5eb562893ee7ef11449e5205471d57b437