[INFO] cloning repository https://github.com/Sk7Str1p3/AdwaiGram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sk7Str1p3/AdwaiGram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2FAdwaiGram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2FAdwaiGram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fd56c48567767b56266e67f9327ba3f39186924 [INFO] checking Sk7Str1p3/AdwaiGram against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2FAdwaiGram" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sk7Str1p3/AdwaiGram [INFO] finished tweaking git repo https://github.com/Sk7Str1p3/AdwaiGram [INFO] tweaked toml for git repo https://github.com/Sk7Str1p3/AdwaiGram written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sk7Str1p3/AdwaiGram on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sk7Str1p3/AdwaiGram 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead [INFO] running `Command { std: "docker" "start" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead", 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" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead", 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" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gio v0.21.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling relm4-icons-build v0.10.0-beta.2 [INFO] [stderr] Compiling relm4-css v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling relm4-macros v0.9.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling system-deps v7.0.5 [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 cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling glib-sys v0.21.1 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling gobject-sys v0.21.1 [INFO] [stderr] Compiling gio-sys v0.21.1 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling libadwaita-sys v0.7.2 [INFO] [stderr] Compiling glib v0.21.1 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Compiling gvdb v0.7.1 [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking gdk4 v0.9.6 [INFO] [stderr] Compiling glib-build-tools v0.21.0 [INFO] [stderr] Compiling AdwaiGram v0.1.0 (/opt/rustwide/workdir) [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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gio_v2_80"' --cfg 'feature="gnome_42"' --cfg 'feature="gnome_43"' --cfg 'feature="gnome_44"' --cfg 'feature="gnome_45"' --cfg 'feature="gnome_46"' --cfg 'feature="gnome_47"' --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_16"' --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=680dcaf410188bef -C extra-filename=-acdecb6ff2da7909 --out-dir /opt/rustwide/target/debug/build/gtk4/acdecb6ff2da7909/out -L dependency=/opt/rustwide/target/debug/build/bitflags/ea053be2d80892bf/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/02883422889cc366/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/9f610e5312619703/out -L dependency=/opt/rustwide/target/debug/build/field-offset/5e11e70e45448be8/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9197be2d687fb3d0/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e0f5028531ad71be/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/d6216a30995b060f/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/4332ac04a51e73fe/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a990fd8578e61d67/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/0233c851092e7238/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/65b586c679dd3490/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/d5afb8464dbf1193/out -L dependency=/opt/rustwide/target/debug/build/gdk4/43a0bf99f738e30a/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/f243f2e096c7ce27/out -L dependency=/opt/rustwide/target/debug/build/gio/ba9e75fbedffb626/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/189aece0823d581e/out -L dependency=/opt/rustwide/target/debug/build/glib/80ea7d240ccbea5c/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/bc78307d04d610dc/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/18d3bf6727e7b75e/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/e29806d9610dd310/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/91ad73eb2e37c647/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/99d58e623f2b3b89/out -L dependency=/opt/rustwide/target/debug/build/gsk4/ebfc0f351e0a2e0b/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/20385c7253b9f63a/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/7677e7d091b9ffb3/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/1dbd49d1dfe55909/out -L dependency=/opt/rustwide/target/debug/build/libc/7cb8a163e7d964d6/out -L dependency=/opt/rustwide/target/debug/build/memchr/2998dc56ed90fbb0/out -L dependency=/opt/rustwide/target/debug/build/memoffset/92fd022c61dbdb80/out -L dependency=/opt/rustwide/target/debug/build/pango/ce707fae925c217b/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/1536f6699e12479e/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/02883422889cc366/out/libcairo-02883422889cc366.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/5e11e70e45448be8/out/libfield_offset-5e11e70e45448be8.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9197be2d687fb3d0/out/libfutures_channel-9197be2d687fb3d0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/65b586c679dd3490/out/libgdk_pixbuf-65b586c679dd3490.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/43a0bf99f738e30a/out/libgdk4-43a0bf99f738e30a.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/ba9e75fbedffb626/out/libgio-ba9e75fbedffb626.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/80ea7d240ccbea5c/out/libglib-80ea7d240ccbea5c.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/91ad73eb2e37c647/out/libgraphene-91ad73eb2e37c647.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/ebfc0f351e0a2e0b/out/libgsk4-ebfc0f351e0a2e0b.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/7677e7d091b9ffb3/out/libgtk4_macros-7677e7d091b9ffb3.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/1dbd49d1dfe55909/out/libgtk4_sys-1dbd49d1dfe55909.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7cb8a163e7d964d6/out/liblibc-7cb8a163e7d964d6.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/ce707fae925c217b/out/libpango-ce707fae925c217b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead", kill_on_drop: false }` [INFO] [stdout] 47ef72a64f810b5a928ec760652875ff01e48ddacc2caed05762e0ce8dba3ead