[INFO] fetching crate zng-wgt-text 0.14.1...
[INFO] testing zng-wgt-text-0.14.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate zng-wgt-text 0.14.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate zng-wgt-text 0.14.1
[INFO] finished tweaking crates.io crate zng-wgt-text 0.14.1
[INFO] tweaked toml for crates.io crate zng-wgt-text 0.14.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-wgt-text 0.14.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-wgt-text 0.14.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c38cff72f25d6f915805c691560ea6cdaf11e1a5bf3b581a8cb9eb580263c7e4
[INFO] running `Command { std: "docker" "start" "-a" "c38cff72f25d6f915805c691560ea6cdaf11e1a5bf3b581a8cb9eb580263c7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c38cff72f25d6f915805c691560ea6cdaf11e1a5bf3b581a8cb9eb580263c7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38cff72f25d6f915805c691560ea6cdaf11e1a5bf3b581a8cb9eb580263c7e4", kill_on_drop: false }`
[INFO] [stdout] c38cff72f25d6f915805c691560ea6cdaf11e1a5bf3b581a8cb9eb580263c7e4
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f80e786b9cd00f392ed2c0e3ba84acc5bf7f25d1531d8f17e01d2aa198f6e4
[INFO] running `Command { std: "docker" "start" "-a" "e2f80e786b9cd00f392ed2c0e3ba84acc5bf7f25d1531d8f17e01d2aa198f6e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling zng-clone-move v0.4.0
[INFO] [stderr]    Compiling zng-handle v0.4.0
[INFO] [stderr]    Compiling zng-task v0.13.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling zng-view-api v0.20.0
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling zng-color-proc-macros v0.4.0
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling zng-ext-l10n-proc-macros v0.4.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling zng-app-proc-macros v0.9.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zng-txt v0.6.0
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling zng-tp-licenses v0.9.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zng-env-proc-macros v0.7.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling zng-ext-font v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling zng-unique-id v0.12.0
[INFO] [stderr]    Compiling tracing-shared v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zng-unit v0.7.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling zng-env v0.11.0
[INFO] [stderr]    Compiling zng-state-map v0.11.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling zng-app-context v0.13.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling zng-time v0.10.0
[INFO] [stderr]    Compiling zng-var v0.14.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zng-layout v0.11.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zng-color v0.13.0
[INFO] [stderr]    Compiling zng-app v0.23.1
[INFO] [stderr]    Compiling zng-wgt v0.15.1
[INFO] [stderr]    Compiling zng-ext-image v0.12.1
[INFO] [stderr]    Compiling zng-ext-fs-watcher v0.12.1
[INFO] [stderr]    Compiling zng-ext-l10n v0.15.1
[INFO] [stderr]    Compiling zng-ext-window v0.13.1
[INFO] [stderr]    Compiling zng-wgt-transform v0.12.1
[INFO] [stderr]    Compiling zng-ext-clipboard v0.12.1
[INFO] [stderr]    Compiling zng-wgt-fill v0.12.1
[INFO] [stderr]    Compiling zng-wgt-container v0.14.1
[INFO] [stderr]    Compiling zng-wgt-filter v0.12.1
[INFO] [stderr]    Compiling zng-wgt-style v0.13.1
[INFO] [stderr]    Compiling zng-wgt-access v0.12.1
[INFO] [stderr]    Compiling zng-wgt-size-offset v0.12.1
[INFO] [stderr]    Compiling zng-wgt-data v0.12.1
[INFO] [stderr] error: could not compile `zng-app` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name zng_app --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-app-0.23.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(never)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crash_handler", "deadlock_detection", "inspector", "ipc", "memory_profiler", "multi_app", "test_util", "trace_recorder", "trace_wgt_item", "trace_widget"))' -C metadata=b177281835481e74 -C extra-filename=-f937f9b0a7666dc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic=/opt/rustwide/target/debug/deps/libatomic-1f6f38a9ce00d138.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-908c4a336f8df209.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-47761b382e57cc5a.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-6326667578f260dc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e55fec4df87d5dd4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8bba9e0dfa6957ca.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-147768e4bc0711ac.so --extern pretty_type_name=/opt/rustwide/target/debug/deps/libpretty_type_name-b24472396a76af14.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-a6118d07d5ba6cd8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c6b2aadf86d181e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d8cf555e9ab130e8.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-13329bc699cdc660.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-22f83ba6d14799ef.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-acd104f3b1f4df7f.rmeta --extern zng_app_context=/opt/rustwide/target/debug/deps/libzng_app_context-e22f4bac967ca807.rmeta --extern zng_app_proc_macros=/opt/rustwide/target/debug/deps/libzng_app_proc_macros-cc143153a9069650.so --extern zng_clone_move=/opt/rustwide/target/debug/deps/libzng_clone_move-0380b3b951a89774.rmeta --extern zng_color=/opt/rustwide/target/debug/deps/libzng_color-e3e8c868d5eefc5a.rmeta --extern zng_env=/opt/rustwide/target/debug/deps/libzng_env-9bd90eb710ebbf39.rmeta --extern zng_handle=/opt/rustwide/target/debug/deps/libzng_handle-73ab76cdaeafedf9.rmeta --extern zng_layout=/opt/rustwide/target/debug/deps/libzng_layout-3e8ca55e35a25381.rmeta --extern zng_state_map=/opt/rustwide/target/debug/deps/libzng_state_map-6389376d05434276.rmeta --extern zng_task=/opt/rustwide/target/debug/deps/libzng_task-715b41a2876e6ba7.rmeta --extern zng_time=/opt/rustwide/target/debug/deps/libzng_time-16f81ca7b3b5d20e.rmeta --extern zng_tp_licenses=/opt/rustwide/target/debug/deps/libzng_tp_licenses-55ce51aa2fbf163f.rmeta --extern zng_txt=/opt/rustwide/target/debug/deps/libzng_txt-07b77ff66347a25e.rmeta --extern zng_unique_id=/opt/rustwide/target/debug/deps/libzng_unique_id-2b2156f3435f0276.rmeta --extern zng_var=/opt/rustwide/target/debug/deps/libzng_var-bd492c642eaf623f.rmeta --extern zng_view_api=/opt/rustwide/target/debug/deps/libzng_view_api-d627452276932efe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2f80e786b9cd00f392ed2c0e3ba84acc5bf7f25d1531d8f17e01d2aa198f6e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f80e786b9cd00f392ed2c0e3ba84acc5bf7f25d1531d8f17e01d2aa198f6e4", kill_on_drop: false }`
[INFO] [stdout] e2f80e786b9cd00f392ed2c0e3ba84acc5bf7f25d1531d8f17e01d2aa198f6e4
