[INFO] cloning repository https://github.com/acristoffers/void-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acristoffers/void-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2e07293e9e1bfee6ea20f71ae69d147b55268ef [INFO] testing acristoffers/void-rs against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/acristoffers/void-rs [INFO] finished tweaking git repo https://github.com/acristoffers/void-rs [INFO] tweaked toml for git repo https://github.com/acristoffers/void-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/acristoffers/void-rs on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/acristoffers/void-rs 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.7.3 [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded flexbuffers v25.2.10 [INFO] [stderr] Downloaded libadwaita-sys v0.7.2 [INFO] [stderr] Downloaded libadwaita v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12fac29bde728ceea281537bce7fb5e2dc390228447c9bcd52b036dc1d96ea60 [INFO] running `Command { std: "docker" "start" "-a" "12fac29bde728ceea281537bce7fb5e2dc390228447c9bcd52b036dc1d96ea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12fac29bde728ceea281537bce7fb5e2dc390228447c9bcd52b036dc1d96ea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12fac29bde728ceea281537bce7fb5e2dc390228447c9bcd52b036dc1d96ea60", kill_on_drop: false }` [INFO] [stdout] 12fac29bde728ceea281537bce7fb5e2dc390228447c9bcd52b036dc1d96ea60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338a233f1c3f77c8c9d1a0a6b0f33f3c7b680e6a56028d2668cb2b90a77be4b6 [INFO] running `Command { std: "docker" "start" "-a" "338a233f1c3f77c8c9d1a0a6b0f33f3c7b680e6a56028d2668cb2b90a77be4b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.20.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling void-cli v1.0.0 (/opt/rustwide/workdir/void-cli) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling glib-sys v0.20.9 [INFO] [stderr] Compiling gobject-sys v0.20.9 [INFO] [stderr] Compiling gio-sys v0.20.9 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.9 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling libadwaita-sys v0.7.2 [INFO] [stderr] Compiling flexbuffers v25.2.10 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling void v1.0.0 (/opt/rustwide/workdir/void) [INFO] [stderr] Compiling glib v0.20.9 [INFO] [stderr] Compiling cairo-rs v0.20.7 [INFO] [stderr] Compiling graphene-rs v0.20.9 [INFO] [stderr] Compiling glib-build-tools v0.20.0 [INFO] [stderr] Compiling gdk-pixbuf v0.20.9 [INFO] [stderr] Compiling pango v0.20.9 [INFO] [stderr] Compiling void-gui v1.0.0 (/opt/rustwide/workdir/void-gui) [INFO] [stderr] Compiling gdk4 v0.9.6 [INFO] [stderr] Compiling gsk4 v0.9.6 [INFO] [stderr] Compiling gtk4 v0.9.6 [INFO] [stderr] Compiling libadwaita v0.7.2 [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/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.6/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 --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=697693638d6304dc -C extra-filename=-fd278845d0e5c65f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-99166be15d443e21.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-2fadfc1d7b1e7458.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-1baaf2e21caa8ecb.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-eb3eea8de7b80a73.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-6bbdf9eae1eecccf.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ec03e4b47f005432.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-ff8e81bc0a257f18.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-f22e229785953e09.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-ae744a3f50fc15ed.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-33f34c39f34fb2b9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f160907d9c8cc560.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-720dab56b26e2c88.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" "338a233f1c3f77c8c9d1a0a6b0f33f3c7b680e6a56028d2668cb2b90a77be4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338a233f1c3f77c8c9d1a0a6b0f33f3c7b680e6a56028d2668cb2b90a77be4b6", kill_on_drop: false }` [INFO] [stdout] 338a233f1c3f77c8c9d1a0a6b0f33f3c7b680e6a56028d2668cb2b90a77be4b6