[INFO] fetching crate druid-ui 0.0.1... [INFO] testing druid-ui-0.0.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate druid-ui 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate druid-ui 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate druid-ui 0.0.1 [INFO] tweaked toml for crates.io crate druid-ui 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate druid-ui 0.0.1 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 crates.io crate druid-ui 0.0.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9e9a0dddd4d4e94f0b9a69651f6b0b4d38c0bfea6fb50d24da83273020be20a7 [INFO] running `Command { std: "docker" "start" "-a" "9e9a0dddd4d4e94f0b9a69651f6b0b4d38c0bfea6fb50d24da83273020be20a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9a0dddd4d4e94f0b9a69651f6b0b4d38c0bfea6fb50d24da83273020be20a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9a0dddd4d4e94f0b9a69651f6b0b4d38c0bfea6fb50d24da83273020be20a7", kill_on_drop: false }` [INFO] [stdout] 9e9a0dddd4d4e94f0b9a69651f6b0b4d38c0bfea6fb50d24da83273020be20a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] abec20a37ece50602a95a9e04b16c3a7b4e272fa702c9752624c58af3b614038 [INFO] running `Command { std: "docker" "start" "-a" "abec20a37ece50602a95a9e04b16c3a7b4e272fa702c9752624c58af3b614038", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling fontdb v0.9.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rustybuzz v0.6.0 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling usvg v0.25.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling resvg v0.25.0 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling glib v0.16.9 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling atk v0.16.0 [INFO] [stderr] Compiling pango v0.16.5 [INFO] [stderr] Compiling gdk-pixbuf v0.16.7 [INFO] [stderr] Compiling pangocairo v0.16.3 [INFO] [stderr] Compiling gdk v0.16.2 [INFO] [stderr] Compiling piet-cairo v0.6.2 [INFO] [stderr] Compiling piet-common v0.6.2 [INFO] [stderr] Compiling druid v0.8.3 [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-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.16.2/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", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=a63e3f84bec91164 -C extra-filename=-4bf1fd296870d13d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-b149fce18369bf2f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-7b9081d518141e38.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-703e3f95a9f63991.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-47c686514ff21819.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-1302a1e95a99e239.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-189da62e22b6c4d3.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-d4f290ff73ab336b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-aa9f10f4c20853af.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-10de1d2070f86439.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-4df06b03099f430e.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-99069426cea5022b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-88da25fb809d9a5c.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-cc87890feb5fcf51.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "abec20a37ece50602a95a9e04b16c3a7b4e272fa702c9752624c58af3b614038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abec20a37ece50602a95a9e04b16c3a7b4e272fa702c9752624c58af3b614038", kill_on_drop: false }` [INFO] [stdout] abec20a37ece50602a95a9e04b16c3a7b4e272fa702c9752624c58af3b614038