[INFO] cloning repository https://github.com/destructatron/soundthemed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/destructatron/soundthemed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestructatron%2Fsoundthemed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestructatron%2Fsoundthemed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96603674c83376a9de79ba17642102ca8612354b [INFO] checking destructatron/soundthemed against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestructatron%2Fsoundthemed" "/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/destructatron/soundthemed [INFO] finished tweaking git repo https://github.com/destructatron/soundthemed [INFO] tweaked toml for git repo https://github.com/destructatron/soundthemed written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/destructatron/soundthemed on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/destructatron/soundthemed 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Downloaded toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Downloaded toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Downloaded zvariant_derive v5.10.0 [INFO] [stderr] Downloaded udev v0.9.3 [INFO] [stderr] Downloaded toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Downloaded zbus_macros v5.14.0 [INFO] [stderr] Downloaded uuid v1.22.0 [INFO] [stderr] Downloaded zvariant v5.10.0 [INFO] [stderr] Downloaded zbus v5.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f [INFO] running `Command { std: "docker" "start" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f", 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" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f", 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" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking udev v0.9.3 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking regex v1.12.3 [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 pango-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [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] Checking env_filter v1.0.0 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking soundthemed-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking soundthemed v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking gdk4 v0.9.6 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/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,unused-externs-silent --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", "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=4f50b1f8665ef3f9 -C extra-filename=-7d0ca385800c6d34 --out-dir /opt/rustwide/target/debug/build/gtk4/7d0ca385800c6d34/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/84bcd74cc1690cfd/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/b46188401b404279/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/13e885f883ebc5c5/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/af43c36ba63ecea2/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/0a6c45def10ff8b5/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/8604acd899887252/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/40b544527124c500/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/61f8bddce63c315a/out -L dependency=/opt/rustwide/target/debug/build/gdk4/ca50f11c7c31fe50/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/ba34d48dd4409ba5/out -L dependency=/opt/rustwide/target/debug/build/gio/274393abed87eaee/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/533c7dafd47fb8bb/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/c7dc22fb2363ad7e/out -L dependency=/opt/rustwide/target/debug/build/glib/ec92d7a8c027c0c6/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/4aad17c0f7de1144/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/f19b51592a2a28b5/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/b95c905736184099/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/cff726818ef0a8b3/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/memoffset/92fd022c61dbdb80/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/b28aebc66bfd14ad/out -L dependency=/opt/rustwide/target/debug/build/pango/2052ddec61247d16/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/96d7c7a7332b4422/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/84bcd74cc1690cfd/out/libcairo-84bcd74cc1690cfd.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b0abb4ad89dc92bb/out/libfield_offset-b0abb4ad89dc92bb.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/40b544527124c500/out/libgdk_pixbuf-40b544527124c500.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/ca50f11c7c31fe50/out/libgdk4-ca50f11c7c31fe50.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/274393abed87eaee/out/libgio-274393abed87eaee.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/ec92d7a8c027c0c6/out/libglib-ec92d7a8c027c0c6.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/f19b51592a2a28b5/out/libgraphene-f19b51592a2a28b5.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/4c8c05e0443af5c3/out/libgsk4-4c8c05e0443af5c3.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/d840cb9d91484a1d/out/libgtk4_macros-d840cb9d91484a1d.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/071258e4133d3f43/out/libgtk4_sys-071258e4133d3f43.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/2052ddec61247d16/out/libpango-2052ddec61247d16.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f", kill_on_drop: false }` [INFO] [stdout] f38b26468f03fe9fef3e03bdc9704d4de6a594e87107019f936dd393fa8b2f9f