[INFO] cloning repository https://github.com/rbmzeum/welsib-verifier-linux-gtk4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbmzeum/welsib-verifier-linux-gtk4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verifier-linux-gtk4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verifier-linux-gtk4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f7fcb71edf2562988ad939c5a522ea5057bf3c6
[INFO] checking rbmzeum/welsib-verifier-linux-gtk4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fwelsib-verifier-linux-gtk4" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rbmzeum/welsib-verifier-linux-gtk4
[INFO] finished tweaking git repo https://github.com/rbmzeum/welsib-verifier-linux-gtk4
[INFO] tweaked toml for git repo https://github.com/rbmzeum/welsib-verifier-linux-gtk4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbmzeum/welsib-verifier-linux-gtk4 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/rbmzeum/welsib-verifier-linux-gtk4 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] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `welsib-public` (manifest) generated 1 warning
[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] a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155
[INFO] running `Command { std: "docker" "start" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155", 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" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155", 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" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `welsib-public` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling gio v0.20.1
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling glib-macros v0.20.3
[INFO] [stderr]    Compiling gtk4-macros v0.9.1
[INFO] [stderr]    Compiling glib-sys v0.20.2
[INFO] [stderr]    Compiling gobject-sys v0.20.1
[INFO] [stderr]    Compiling gio-sys v0.20.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.1
[INFO] [stderr]    Compiling pango-sys v0.20.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling graphene-sys v0.20.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling libadwaita-sys v0.7.0
[INFO] [stderr]     Checking glib v0.20.3
[INFO] [stderr]     Checking cairo-rs v0.20.1
[INFO] [stderr]     Checking graphene-rs v0.20.1
[INFO] [stderr]     Checking gdk-pixbuf v0.20.1
[INFO] [stderr]     Checking pango v0.20.1
[INFO] [stderr]     Checking gdk4 v0.9.0
[INFO] [stderr]    Compiling glib-build-tools v0.20.0
[INFO] [stderr]    Compiling welsib-public v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gsk4 v0.9.0
[INFO] [stderr]     Checking gtk4 v0.9.1
[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.1/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_12"' --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_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=b93e76a75b279974 -C extra-filename=-3a88938d7ce77d34 --out-dir /opt/rustwide/target/debug/build/gtk4/3a88938d7ce77d34/out -L dependency=/opt/rustwide/target/debug/build/bitflags/47961c4266c0c36c/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/d0b975d699254774/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/b7d7bef5e4606f52/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9d69c591f88b93e4/out -L dependency=/opt/rustwide/target/debug/build/futures-core/9285b4d6b3da905f/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/f7879fb7be000169/out -L dependency=/opt/rustwide/target/debug/build/futures-io/c100a637a5197366/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/c747b971e6b78cb5/out -L dependency=/opt/rustwide/target/debug/build/futures-task/393ec44fc177bb37/out -L dependency=/opt/rustwide/target/debug/build/futures-util/48cec1307c9b74a1/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/b000042f124b3b88/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/0d953d497f7ab332/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/250110b617f190c9/out -L dependency=/opt/rustwide/target/debug/build/gdk4/eb5ad07348dd23dd/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/b7aaf212c2979dab/out -L dependency=/opt/rustwide/target/debug/build/gio/0897944adaa0792d/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/4d0c8bb6b590195d/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/059d583211f5f2e3/out -L dependency=/opt/rustwide/target/debug/build/glib/dcaaa92f7e448f71/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/c6af77325fbded8d/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/0bf345515604515b/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/00d13c5cd1c87b87/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/4de498b3d3b59cb1/out -L dependency=/opt/rustwide/target/debug/build/libc/5ed35ba57cd90143/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d4fe7ddc05cfe863/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/238ec1f267d2b2a3/out -L dependency=/opt/rustwide/target/debug/build/pango/0d83f8bab8352aab/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/3dc084b31ea3419d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8a844c6b28342856/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/d0b975d699254774/out/libcairo-d0b975d699254774.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/adaac48b88bf70f0/out/libfield_offset-adaac48b88bf70f0.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9d69c591f88b93e4/out/libfutures_channel-9d69c591f88b93e4.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/0d953d497f7ab332/out/libgdk_pixbuf-0d953d497f7ab332.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/eb5ad07348dd23dd/out/libgdk4-eb5ad07348dd23dd.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/0897944adaa0792d/out/libgio-0897944adaa0792d.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/dcaaa92f7e448f71/out/libglib-dcaaa92f7e448f71.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/0bf345515604515b/out/libgraphene-0bf345515604515b.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/6e897669711440b5/out/libgsk4-6e897669711440b5.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/c3d6cf5a04ac9094/out/libgtk4_macros-c3d6cf5a04ac9094.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/19a3661dc2cf48a6/out/libgtk4_sys-19a3661dc2cf48a6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5ed35ba57cd90143/out/liblibc-5ed35ba57cd90143.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/0d83f8bab8352aab/out/libpango-0d83f8bab8352aab.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155", kill_on_drop: false }`
[INFO] [stdout] a51153732ca02cb2fca140310f0335fa2b66794dce6b3a158dd1167497bff155
