[INFO] cloning repository https://github.com/Gaming32/capture-card-screenshot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gaming32/capture-card-screenshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaming32%2Fcapture-card-screenshot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaming32%2Fcapture-card-screenshot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02300ae0d118fee7c7f7b2101de2d3066ca9ec4e
[INFO] testing Gaming32/capture-card-screenshot against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaming32%2Fcapture-card-screenshot" "/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/Gaming32/capture-card-screenshot
[INFO] finished tweaking git repo https://github.com/Gaming32/capture-card-screenshot
[INFO] tweaked toml for git repo https://github.com/Gaming32/capture-card-screenshot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gaming32/capture-card-screenshot on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gaming32/capture-card-screenshot 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3adaedce9f3f6a7d6ae62597ea69f7fc7d8a2fe47cc48d8fb1fdfffe42d44290
[INFO] running `Command { std: "docker" "start" "-a" "3adaedce9f3f6a7d6ae62597ea69f7fc7d8a2fe47cc48d8fb1fdfffe42d44290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3adaedce9f3f6a7d6ae62597ea69f7fc7d8a2fe47cc48d8fb1fdfffe42d44290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adaedce9f3f6a7d6ae62597ea69f7fc7d8a2fe47cc48d8fb1fdfffe42d44290", kill_on_drop: false }`
[INFO] [stdout] 3adaedce9f3f6a7d6ae62597ea69f7fc7d8a2fe47cc48d8fb1fdfffe42d44290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25afd404c7bba9edf58de64bea0f2cdec1c7fe1eddbadaee7f5a7e2088f7cff7
[INFO] running `Command { std: "docker" "start" "-a" "25afd404c7bba9edf58de64bea0f2cdec1c7fe1eddbadaee7f5a7e2088f7cff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.2 (https://github.com/l1npengtul/nokhwa?branch=0.10#9b757a29)
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling v4l v0.14.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling mozjpeg v0.10.13
[INFO] [stderr]    Compiling clipboard-rs v0.3.0
[INFO] [stderr]    Compiling nokhwa-core v0.1.5 (https://github.com/l1npengtul/nokhwa?branch=0.10#9b757a29)
[INFO] [stderr]    Compiling nokhwa-bindings-windows v0.4.2 (https://github.com/l1npengtul/nokhwa?branch=0.10#9b757a29)
[INFO] [stderr]    Compiling nokhwa-bindings-linux v0.1.1 (https://github.com/l1npengtul/nokhwa?branch=0.10#9b757a29)
[INFO] [stderr]    Compiling nokhwa v0.10.7 (https://github.com/l1npengtul/nokhwa?branch=0.10#9b757a29)
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling msgbox v0.7.0
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.15.5/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", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=906d53de0d5731c7 -C extra-filename=-625de0b97ce526ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-5bb360777ea7fcf6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-840c58d9899a3867.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-5eccf54aad7f36b9.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-bfca61980baa13fd.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-2d54e2aed829221e.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d46853134f75d8f9.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-08889bc28be3bd40.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-a7f2ca4cd27cbb27.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-b10a61482d40329c.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-607ff83eb8895ad3.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-a3a782fcd3bf4e41.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-062d398027199adc.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "25afd404c7bba9edf58de64bea0f2cdec1c7fe1eddbadaee7f5a7e2088f7cff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25afd404c7bba9edf58de64bea0f2cdec1c7fe1eddbadaee7f5a7e2088f7cff7", kill_on_drop: false }`
[INFO] [stdout] 25afd404c7bba9edf58de64bea0f2cdec1c7fe1eddbadaee7f5a7e2088f7cff7
