[INFO] cloning repository https://github.com/iman-salmani/iplan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iman-salmani/iplan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiman-salmani%2Fiplan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiman-salmani%2Fiplan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39f6f4e78736b98b24037e4ed502d92f35abf693 [INFO] testing iman-salmani/iplan against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiman-salmani%2Fiplan" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iman-salmani/iplan [INFO] finished tweaking git repo https://github.com/iman-salmani/iplan [INFO] tweaked toml for git repo https://github.com/iman-salmani/iplan written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iman-salmani/iplan on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iman-salmani/iplan 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7242f1a36a3e7ac9b1009c2e7552cf5fb19fa9329e1a43725a84a7b9fe9264e [INFO] running `Command { std: "docker" "start" "-a" "f7242f1a36a3e7ac9b1009c2e7552cf5fb19fa9329e1a43725a84a7b9fe9264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7242f1a36a3e7ac9b1009c2e7552cf5fb19fa9329e1a43725a84a7b9fe9264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7242f1a36a3e7ac9b1009c2e7552cf5fb19fa9329e1a43725a84a7b9fe9264e", kill_on_drop: false }` [INFO] [stdout] f7242f1a36a3e7ac9b1009c2e7552cf5fb19fa9329e1a43725a84a7b9fe9264e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c194a3d01cfe283ea8f340c23f2bd6ba39368428da2412d4faeadbe073633d96 [INFO] running `Command { std: "docker" "start" "-a" "c194a3d01cfe283ea8f340c23f2bd6ba39368428da2412d4faeadbe073633d96", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling gio v0.18.1 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling gettext-rs v0.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling glib-macros v0.18.0 [INFO] [stderr] Compiling zvariant_derive v3.14.0 [INFO] [stderr] Compiling gtk4-macros v0.7.1 [INFO] [stderr] Compiling zbus_macros v3.13.1 [INFO] [stderr] Compiling derivative v2.2.0 [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 pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.0 [INFO] [stderr] Compiling gdk4-sys v0.7.1 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.7.0 [INFO] [stderr] Compiling gtk4-sys v0.7.0 [INFO] [stderr] Compiling gdk4-wayland-sys v0.7.0 [INFO] [stderr] Compiling gdk4-x11-sys v0.7.0 [INFO] [stderr] Compiling libadwaita-sys v0.5.2 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling glib v0.18.1 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling zvariant v3.14.0 [INFO] [stderr] Compiling zbus_names v2.5.1 [INFO] [stderr] Compiling zbus v3.13.1 [INFO] [stderr] Compiling cairo-rs v0.18.0 [INFO] [stderr] Compiling graphene-rs v0.18.1 [INFO] [stderr] Compiling pango v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf v0.18.0 [INFO] [stderr] Compiling gdk4 v0.7.1 [INFO] [stderr] Compiling gsk4 v0.7.1 [INFO] [stderr] Compiling gdk4-x11 v0.7.1 [INFO] [stderr] Compiling gdk4-wayland v0.7.1 [INFO] [stderr] Compiling gtk4 v0.7.1 [INFO] [stderr] Compiling libadwaita v0.5.2 [INFO] [stderr] Compiling ashpd v0.5.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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=c0e9bc14edd0beb5 -C extra-filename=-54eeb6b9a071764c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-85cf5ba8ca761170.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-15cff468d08d2fae.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ab832d73ace1341f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4953b0c49a5d340c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-8d78cefdb067d97d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1897484d1597aa26.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e23f0e157c06358b.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-8bda342ab57709f3.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-daf2feda784d82bf.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-6eff234a18f90df1.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-e945512fb171e1d5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4c45342aed0ca684.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6c75eded5e37147b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c194a3d01cfe283ea8f340c23f2bd6ba39368428da2412d4faeadbe073633d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c194a3d01cfe283ea8f340c23f2bd6ba39368428da2412d4faeadbe073633d96", kill_on_drop: false }` [INFO] [stdout] c194a3d01cfe283ea8f340c23f2bd6ba39368428da2412d4faeadbe073633d96