[INFO] cloning repository https://github.com/TenderOwl/frogxt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TenderOwl/frogxt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTenderOwl%2Ffrogxt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTenderOwl%2Ffrogxt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63ad7e5e8d6dacadba144beaa72e824b5049bbc [INFO] checking TenderOwl/frogxt against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTenderOwl%2Ffrogxt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TenderOwl/frogxt [INFO] finished tweaking git repo https://github.com/TenderOwl/frogxt [INFO] tweaked toml for git repo https://github.com/TenderOwl/frogxt written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TenderOwl/frogxt on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TenderOwl/frogxt 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086 [INFO] running `Command { std: "docker" "start" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086", 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" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086", 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" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Checking bytemuck v1.25.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling glib-sys v0.22.8 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling aws-lc-sys v0.43.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.54 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling regex v1.13.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling graphene-sys v0.22.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Compiling aws-lc-rs v1.17.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking glib v0.22.8 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling zvariant_utils v3.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking tinyvec v1.12.0 [INFO] [stderr] Compiling rand v0.8.7 [INFO] [stderr] Compiling zvariant_derive v5.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling gsk4-sys v0.11.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.6 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling gtk4-sys v0.11.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking alloc-stdlib v0.2.4 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking gio v0.22.8 [INFO] [stderr] Checking cairo-rs v0.22.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Compiling pulp v0.22.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling zmij v1.0.22 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Compiling zvariant v5.13.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking brotli-decompressor v5.0.3 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.1 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking glyph-names v0.2.0 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking allsorts v0.16.1 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking uuid v1.23.5 [INFO] [stderr] Compiling zbus_names v4.3.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-compression v0.4.42 [INFO] [stderr] Compiling tesseract-sys v0.5.15 [INFO] [stderr] error: could not compile `gio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name gio --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.22.8/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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --cfg 'feature="v2_72"' --cfg 'feature="v2_74"' --cfg 'feature="v2_76"' --cfg 'feature="v2_78"' --cfg 'feature="v2_80"' --cfg 'feature="v2_82"' --cfg 'feature="v2_84"' --cfg 'feature="v2_86"' --cfg 'feature="v2_88"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86", "v2_88"))' -C metadata=f883ac56359e36e5 -C extra-filename=-ab2df80fce426fd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8551f65ba49d7852.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5df823aa49547d9e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ac2b6b79130c611a.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-078938778d59fff0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4f8e4a825041d312.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086", kill_on_drop: false }` [INFO] [stdout] 3dcfc8b7850c8df0ba5ff053e96ed26d130c608565e4b06d5e5eb1bc668eb086