[INFO] cloning repository https://github.com/SergioGasquez/espup-slint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SergioGasquez/espup-slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergioGasquez%2Fespup-slint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergioGasquez%2Fespup-slint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9adb416c575ee460468527bba437ee44015fce8b
[INFO] documenting SergioGasquez/espup-slint against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergioGasquez%2Fespup-slint" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SergioGasquez/espup-slint
[INFO] finished tweaking git repo https://github.com/SergioGasquez/espup-slint
[INFO] tweaked toml for git repo https://github.com/SergioGasquez/espup-slint written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SergioGasquez/espup-slint 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/SergioGasquez/espup-slint 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] [stderr]     Blocking waiting for file lock on package cache
[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] 15f2f463873cbd78626f0b1f17cbd36a83a53de300057ea176c9aab7661c3115
[INFO] running `Command { std: "docker" "start" "-a" "15f2f463873cbd78626f0b1f17cbd36a83a53de300057ea176c9aab7661c3115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f2f463873cbd78626f0b1f17cbd36a83a53de300057ea176c9aab7661c3115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f2f463873cbd78626f0b1f17cbd36a83a53de300057ea176c9aab7661c3115", kill_on_drop: false }`
[INFO] [stdout] 15f2f463873cbd78626f0b1f17cbd36a83a53de300057ea176c9aab7661c3115
[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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72d428978e0135f10911e4d961a9e300309c26c9044c6e19d884edcec3f666a5
[INFO] running `Command { std: "docker" "start" "-a" "72d428978e0135f10911e4d961a9e300309c26c9044c6e19d884edcec3f666a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling atomic-polyfill v1.0.1
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.4
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling lyon_geom v1.0.3
[INFO] [stderr]    Compiling rustybuzz v0.5.1
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling cpp_common v0.5.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling cpp_build v0.5.7
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling auto_enums_derive v0.7.12
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling fontdb v0.9.3
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rctree v0.4.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xcb v1.2.0
[INFO] [stderr]    Compiling tiny-skia v0.6.6
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling usvg v0.23.0
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking lyon_path v1.0.2
[INFO] [stderr]    Compiling tiff v0.7.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.2
[INFO] [stderr]    Compiling qttypes v0.2.8
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]     Checking calloop v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zvariant_derive v3.7.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling text-size v1.1.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling i-slint-compiler v0.3.1
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling rowan v0.15.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling resvg v0.23.0
[INFO] [stderr]    Compiling lyon_extra v1.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking const-field-offset v0.1.2
[INFO] [stderr]    Compiling vtable-macro v0.1.9
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling auto_enums_core v0.7.12
[INFO] [stderr]     Checking image v0.24.4
[INFO] [stderr]    Compiling smol_str v0.1.23
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling i-slint-common v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling by_address v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking auto_enums v0.7.12
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking vtable v0.1.9
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling zbus_macros v3.4.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling i-slint-core-macros v0.3.1
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling i-slint-backend-qt v0.3.1
[INFO] [stderr]    Compiling cpp_macros v0.5.7
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking ordered-stream v0.1.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling dark-light v0.2.3
[INFO] [stderr]     Checking clru v0.6.0
[INFO] [stderr]     Checking zvariant v3.7.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling i-slint-backend-winit v0.3.1
[INFO] [stderr]     Checking ouroboros v0.15.5
[INFO] [stderr]     Checking i-slint-core v0.3.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rustybuzz v0.6.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking x11-clipboard v0.6.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking cpp v0.5.7
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.5.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking imgref v1.9.4
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking zbus_names v2.2.0
[INFO] [stderr]     Checking filetime v0.2.18
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking femtovg v0.3.7
[INFO] [stderr]    Compiling i-slint-backend-selector v0.3.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking serde_json v1.0.87
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling miette-derive v5.4.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking zbus v3.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking remove_dir_all v0.7.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking guess_host_triple v0.1.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking embuild v0.30.4
[INFO] [stderr]     Checking miette v5.4.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking clap v4.0.23
[INFO] [stderr]    Compiling toml_edit v0.15.0
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr] error: could not compile `i-slint-compiler` (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 i_slint_compiler --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-compiler-0.3.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="codemap"' --cfg 'feature="codemap-diagnostic"' --cfg 'feature="display-diagnostics"' --cfg 'feature="proc-macro2"' --cfg 'feature="proc_macro_span"' --cfg 'feature="quote"' --cfg 'feature="rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codemap", "codemap-diagnostic", "cpp", "display-diagnostics", "proc-macro2", "proc_macro_span", "quote", "rust"))' -C metadata=3f88cc48fc2337f9 -C extra-filename=-cee371fc867f1c2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern by_address=/opt/rustwide/target/debug/deps/libby_address-0ff6623cf7b12da0.rmeta --extern codemap=/opt/rustwide/target/debug/deps/libcodemap-840ed580e59725b3.rmeta --extern codemap_diagnostic=/opt/rustwide/target/debug/deps/libcodemap_diagnostic-9627d5883a8808fa.rmeta --extern css_color_parser2=/opt/rustwide/target/debug/deps/libcss_color_parser2-de2a70c65fece481.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0dbf1111939540e1.so --extern dunce=/opt/rustwide/target/debug/deps/libdunce-aba20c14ceedf4f1.rmeta --extern fontdb=/opt/rustwide/target/debug/deps/libfontdb-97052d4b47d79bc9.rmeta --extern fontdue=/opt/rustwide/target/debug/deps/libfontdue-a8bf21c69d979024.rmeta --extern i_slint_common=/opt/rustwide/target/debug/deps/libi_slint_common-98ba4de7930c8718.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-fe78689cbb8bdaba.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d33b6e8c97908352.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-096e38a07c9bca6d.rmeta --extern linked_hash_set=/opt/rustwide/target/debug/deps/liblinked_hash_set-5f9d06ebf9b3bd2f.rmeta --extern lyon_extra=/opt/rustwide/target/debug/deps/liblyon_extra-2d6e7e8fa76619ad.rmeta --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-9f3c5a97b0d1c0e9.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-41afd419e3a85dde.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e6e8b2f66317a0a4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de70e2d75cd5c7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-142ae8c255d803ae.rmeta --extern resvg=/opt/rustwide/target/debug/deps/libresvg-e448719276e5de25.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-aca5960de838d805.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-c2e9f4a132940e15.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c9db321744564e0.rmeta --extern tiny_skia=/opt/rustwide/target/debug/deps/libtiny_skia-7604a9c7a9b030a4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-97ab4fa5ddcf4a02.rmeta --extern usvg=/opt/rustwide/target/debug/deps/libusvg-e524730d350d6d2d.rmeta --extern fontconfig_sys=/opt/rustwide/target/debug/deps/libfontconfig_sys-bfb4049663b93b38.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: i-slint-backend-qt@0.3.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: i-slint-backend-qt@0.3.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `i-slint-backend-qt v0.3.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/i-slint-backend-qt-02054fff43f1e8a4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SLINT_NO_QT
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-backend-qt-0.3.1" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/i-slint-backend-qt-f9f3190979eccb82/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/i-slint-backend-qt-f9f3190979eccb82/out/rust_cpp/cpp_closures.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-backend-qt-0.3.1" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/i-slint-backend-qt-f9f3190979eccb82/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/i-slint-backend-qt-f9f3190979eccb82/out/rust_cpp/cpp_closures.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "72d428978e0135f10911e4d961a9e300309c26c9044c6e19d884edcec3f666a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d428978e0135f10911e4d961a9e300309c26c9044c6e19d884edcec3f666a5", kill_on_drop: false }`
[INFO] [stdout] 72d428978e0135f10911e4d961a9e300309c26c9044c6e19d884edcec3f666a5
