[INFO] cloning repository https://github.com/archerprojects/ghost-sentri
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archerprojects/ghost-sentri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherprojects%2Fghost-sentri", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherprojects%2Fghost-sentri'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d4456ffebe8ae89fee6c5cda5216c589441812a
[INFO] checking archerprojects/ghost-sentri against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherprojects%2Fghost-sentri" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/archerprojects/ghost-sentri
[INFO] finished tweaking git repo https://github.com/archerprojects/ghost-sentri
[INFO] tweaked toml for git repo https://github.com/archerprojects/ghost-sentri written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archerprojects/ghost-sentri on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archerprojects/ghost-sentri 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d
[INFO] running `Command { std: "docker" "start" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d", 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" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d", 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" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[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]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.4
[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 proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]     Checking flume v0.11.1
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ghost-sentri-core v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking ghost-sentri-daemon v1.0.0 (/opt/rustwide/workdir/daemon)
[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]     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/79c0559184f27f4433a6fbc260b950d06d4a4889/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="gnome_42"' --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=662d7cb51e79331d -C extra-filename=-5633af78c8ee3dc3 --out-dir /opt/rustwide/target/debug/build/gtk4/5633af78c8ee3dc3/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c6374315781593d/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/80a08d471084a3ff/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/2ab32ae2f75197fa/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/51fec89811e16e23/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/ede390b65741c757/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b1b627c09932d936/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/41a0fad9cb409f5f/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/6d616c5948911863/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/304c019b82bdd397/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/00ea341c5ad5fbe3/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/5f69c35f89272414/out -L dependency=/opt/rustwide/target/debug/build/gdk4/82a98eaca0d9212a/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/8b6d345330fc28ea/out -L dependency=/opt/rustwide/target/debug/build/gio/a22897518adf1f91/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/d920e45e6ce94483/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/51fd1c721df137d5/out -L dependency=/opt/rustwide/target/debug/build/glib/913ae7dafc92683a/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/f4fbae9bf85a90e0/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/6e3e2a87cc62e4c3/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/7d59cecffefaf1e9/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/feb733b74f45d0dc/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d743d2c5d8788671/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/c677365e416e89ac/out -L dependency=/opt/rustwide/target/debug/build/pango/fb294adce7460337/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/80a08d471084a3ff/out/libcairo-80a08d471084a3ff.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/51fec89811e16e23/out/libfutures_channel-51fec89811e16e23.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/00ea341c5ad5fbe3/out/libgdk_pixbuf-00ea341c5ad5fbe3.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/82a98eaca0d9212a/out/libgdk4-82a98eaca0d9212a.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/a22897518adf1f91/out/libgio-a22897518adf1f91.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/913ae7dafc92683a/out/libglib-913ae7dafc92683a.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/6e3e2a87cc62e4c3/out/libgraphene-6e3e2a87cc62e4c3.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/6fd930685a808d56/out/libgsk4-6fd930685a808d56.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/8126f0015e455ae5/out/libgtk4_macros-8126f0015e455ae5.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/630e9223ea2bf6a6/out/libgtk4_sys-630e9223ea2bf6a6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/fb294adce7460337/out/libpango-fb294adce7460337.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d", kill_on_drop: false }`
[INFO] [stdout] 926cb1ecf51e0f6e3edcc8bd9e58596aeb8ed766935aa302227804c9648fb26d
