[INFO] cloning repository https://github.com/matze/passport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/passport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5b980a13a3a327a300309830aaf69fe4302e178 [INFO] testing matze/passport against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matze/passport [INFO] finished tweaking git repo https://github.com/matze/passport [INFO] tweaked toml for git repo https://github.com/matze/passport written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matze/passport on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matze/passport 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52062978eb595c5b6db3b30074853e6c10ad84dabdf85926f4284fddbcaae6b2 [INFO] running `Command { std: "docker" "start" "-a" "52062978eb595c5b6db3b30074853e6c10ad84dabdf85926f4284fddbcaae6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52062978eb595c5b6db3b30074853e6c10ad84dabdf85926f4284fddbcaae6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52062978eb595c5b6db3b30074853e6c10ad84dabdf85926f4284fddbcaae6b2", kill_on_drop: false }` [INFO] [stdout] 52062978eb595c5b6db3b30074853e6c10ad84dabdf85926f4284fddbcaae6b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aedd704ae0e11884658e68971e8e430d51433dfe9316253feafc46cd331aeed9 [INFO] running `Command { std: "docker" "start" "-a" "aedd704ae0e11884658e68971e8e430d51433dfe9316253feafc46cd331aeed9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling gio v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling gtk-macros v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gettext-rs v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling glib-macros v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gtk4-macros v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling glib-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gobject-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gio-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling cairo-sys-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling graphene-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling pango-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling glib v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling cairo-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling pango v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling graphene-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gdk-pixbuf v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c) [INFO] [stderr] Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053) [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2018 /opt/rustwide/cargo-home/git/checkouts/gtk4-rs-ff2bc21858344a74/6628c05/gtk4/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("dox", "gdk-wayland", "gdk-x11", "v4_2", "wayland", "x11"))' -C metadata=824c1a194ff43790 -C extra-filename=-040f9fce47cbad9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9d8828a22cdd2424.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-be691f7180706bca.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-54ca0334fad971db.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-819c18e7dbe056f9.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a39a5ac7da39d9c7.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-67fd5b70df593606.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-558d53635dfdaa5d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-14a5878174f6849e.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-bb5e68daa63215a8.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-1ec8301020d46968.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-d858f6c48f5bdc2e.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-1a5eb1013cef3ff9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7bb3f27c115dd72e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bd43e7d905d054f4.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-433e0f49dd956038.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aedd704ae0e11884658e68971e8e430d51433dfe9316253feafc46cd331aeed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aedd704ae0e11884658e68971e8e430d51433dfe9316253feafc46cd331aeed9", kill_on_drop: false }` [INFO] [stdout] aedd704ae0e11884658e68971e8e430d51433dfe9316253feafc46cd331aeed9