[INFO] fetching crate zng-wgt-settings 0.9.4...
[INFO] checking zng-wgt-settings-0.9.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate zng-wgt-settings 0.9.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zng-wgt-settings 0.9.4
[INFO] finished tweaking crates.io crate zng-wgt-settings 0.9.4
[INFO] tweaked toml for crates.io crate zng-wgt-settings 0.9.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-wgt-settings 0.9.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-wgt-settings 0.9.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 660b9126d0eeda1a37157f0b34b0aeb7383e1a726d98d9f8c9e65ccde8e9d488
[INFO] running `Command { std: "docker" "start" "-a" "660b9126d0eeda1a37157f0b34b0aeb7383e1a726d98d9f8c9e65ccde8e9d488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "660b9126d0eeda1a37157f0b34b0aeb7383e1a726d98d9f8c9e65ccde8e9d488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660b9126d0eeda1a37157f0b34b0aeb7383e1a726d98d9f8c9e65ccde8e9d488", kill_on_drop: false }`
[INFO] [stdout] 660b9126d0eeda1a37157f0b34b0aeb7383e1a726d98d9f8c9e65ccde8e9d488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0acc97fe6c83dd25f1a4ae6dde5b1c66149ca34358d4f3ee577c1770c7dc2a6
[INFO] running `Command { std: "docker" "start" "-a" "e0acc97fe6c83dd25f1a4ae6dde5b1c66149ca34358d4f3ee577c1770c7dc2a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking zng-handle v0.4.0
[INFO] [stderr]     Checking zng-clone-move v0.4.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zng-task v0.11.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zng-view-api v0.18.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zng-color-proc-macros v0.4.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling zng-app-proc-macros v0.8.0
[INFO] [stderr]    Compiling zng-ext-l10n-proc-macros v0.4.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking zng-txt v0.5.1
[INFO] [stderr]    Compiling zng-env-proc-macros v0.5.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking zng-tp-licenses v0.7.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking serde_variant v0.1.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking zng-unique-id v0.10.1
[INFO] [stderr]     Checking tracing-shared v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking zng-env v0.9.1
[INFO] [stderr]     Checking zng-state-map v0.9.1
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]     Checking zng-unit v0.5.3
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zng-app-context v0.11.1
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking zng-time v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zng-var v0.12.1
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zng-ext-font v0.12.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking zng-layout v0.9.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking zng-color v0.11.3
[INFO] [stderr]     Checking zng-app v0.21.4
[INFO] [stderr]     Checking zng-wgt v0.13.4
[INFO] [stderr]     Checking zng-ext-fs-watcher v0.10.4
[INFO] [stderr]     Checking zng-ext-image v0.10.4
[INFO] [stderr]     Checking zng-ext-l10n v0.13.4
[INFO] [stderr]     Checking zng-ext-config v0.11.4
[INFO] [stderr]     Checking zng-ext-window v0.11.4
[INFO] [stderr]     Checking zng-wgt-fill v0.10.4
[INFO] [stderr]     Checking zng-wgt-transform v0.10.4
[INFO] [stderr]     Checking zng-ext-clipboard v0.10.4
[INFO] [stderr]     Checking zng-wgt-size-offset v0.10.4
[INFO] [stderr]     Checking zng-wgt-container v0.12.4
[INFO] [stderr]     Checking zng-wgt-style v0.11.4
[INFO] [stderr]     Checking zng-wgt-filter v0.10.4
[INFO] [stderr]     Checking zng-wgt-access v0.10.4
[INFO] [stderr]     Checking zng-wgt-data v0.10.4
[INFO] [stderr]     Checking zng-wgt-stack v0.11.4
[INFO] [stderr]     Checking zng-ext-input v0.13.4
[INFO] [stderr]     Checking zng-wgt-grid v0.11.4
[INFO] [stderr]     Checking zng-wgt-input v0.10.4
[INFO] [stderr]     Checking zng-ext-undo v0.10.4
[INFO] [stderr]     Checking zng-wgt-undo v0.10.4
[INFO] [stderr]     Checking zng-wgt-layer v0.11.4
[INFO] [stderr]     Checking zng-wgt-scroll v0.12.4
[INFO] [stderr]     Checking zng-wgt-text v0.12.4
[INFO] [stdout] error[E0277]: the trait bound `FontFeaturesMix<ParagraphMix<TextEditMix<...>>>: Unsize<...>` is not satisfied in `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/lib.rs:94:1
[INFO] [stdout]      |
[INFO] [stdout]   94 | / #[widget($crate::Text {
[INFO] [stdout]   95 | |     ($txt:literal) => {
[INFO] [stdout]   96 | |         txt = $crate::__formatx!($txt);
[INFO] [stdout]   97 | |     };
[INFO] [stdout] ...    |
[INFO] [stdout]  103 | |     };
[INFO] [stdout]  104 | | })]
[INFO] [stdout]      | |___^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: within `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`, the trait `Unsize<text_properties::FontFeaturesMix<text_properties::ParagraphMix<text_properties::TextEditMix<text_properties::SelectionToolbarMix<text_properties::TextInspectMix<zng_wgt::prelude::WidgetBase>>>>>>` is not implemented for `FontFeaturesMix<ParagraphMix<TextEditMix<SelectionToolbarMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:1028:1
[INFO] [stdout]      |
[INFO] [stdout] 1028 | #[widget_mixin]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: all implementations of `Unsize` are provided automatically by the compiler, see <https://doc.rust-lang.org/stable/std/marker/trait.Unsize.html> for more information
[INFO] [stdout] note: required because it appears within the type `LangMix<FontFeaturesMix<ParagraphMix<TextEditMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:969:12
[INFO] [stdout]      |
[INFO] [stdout]  969 | pub struct LangMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextTransformMix<LangMix<FontFeaturesMix<ParagraphMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:913:12
[INFO] [stdout]      |
[INFO] [stdout]  913 | pub struct TextTransformMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextSpacingMix<TextTransformMix<LangMix<FontFeaturesMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:783:12
[INFO] [stdout]      |
[INFO] [stdout]  783 | pub struct TextSpacingMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextDecorationMix<TextSpacingMix<TextTransformMix<LangMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:609:12
[INFO] [stdout]      |
[INFO] [stdout]  609 | pub struct TextDecorationMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextWrapMix<TextDecorationMix<TextSpacingMix<TextTransformMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:365:12
[INFO] [stdout]      |
[INFO] [stdout]  365 | pub struct TextWrapMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextAlignMix<TextWrapMix<TextDecorationMix<TextSpacingMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:288:12
[INFO] [stdout]      |
[INFO] [stdout]  288 | pub struct TextAlignMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextFillMix<TextAlignMix<TextWrapMix<TextDecorationMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:188:12
[INFO] [stdout]      |
[INFO] [stdout]  188 | pub struct TextFillMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:21:12
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub struct FontMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: required for `&FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>` to implement `CoerceUnsized<&FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>>`
[INFO] [stdout]      = note: required for the cast from `&FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>` to `&<Text as Deref>::Target`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/zng_wgt_text-5a40df7b9f935900.long-type-10996953864706039121.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the attribute macro `widget` which comes from the expansion of the attribute macro `widget_mixin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FontFeaturesMix<ParagraphMix<TextEditMix<...>>>: Unsize<...>` is not satisfied in `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/lib.rs:94:1
[INFO] [stdout]      |
[INFO] [stdout]   94 | / #[widget($crate::Text {
[INFO] [stdout]   95 | |     ($txt:literal) => {
[INFO] [stdout]   96 | |         txt = $crate::__formatx!($txt);
[INFO] [stdout]   97 | |     };
[INFO] [stdout] ...    |
[INFO] [stdout]  103 | |     };
[INFO] [stdout]  104 | | })]
[INFO] [stdout]      | |___^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: within `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`, the trait `Unsize<text_properties::FontFeaturesMix<text_properties::ParagraphMix<text_properties::TextEditMix<text_properties::SelectionToolbarMix<text_properties::TextInspectMix<zng_wgt::prelude::WidgetBase>>>>>>` is not implemented for `FontFeaturesMix<ParagraphMix<TextEditMix<SelectionToolbarMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:1028:1
[INFO] [stdout]      |
[INFO] [stdout] 1028 | #[widget_mixin]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: all implementations of `Unsize` are provided automatically by the compiler, see <https://doc.rust-lang.org/stable/std/marker/trait.Unsize.html> for more information
[INFO] [stdout] note: required because it appears within the type `LangMix<FontFeaturesMix<ParagraphMix<TextEditMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:969:12
[INFO] [stdout]      |
[INFO] [stdout]  969 | pub struct LangMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextTransformMix<LangMix<FontFeaturesMix<ParagraphMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:913:12
[INFO] [stdout]      |
[INFO] [stdout]  913 | pub struct TextTransformMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextSpacingMix<TextTransformMix<LangMix<FontFeaturesMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:783:12
[INFO] [stdout]      |
[INFO] [stdout]  783 | pub struct TextSpacingMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextDecorationMix<TextSpacingMix<TextTransformMix<LangMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:609:12
[INFO] [stdout]      |
[INFO] [stdout]  609 | pub struct TextDecorationMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextWrapMix<TextDecorationMix<TextSpacingMix<TextTransformMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:365:12
[INFO] [stdout]      |
[INFO] [stdout]  365 | pub struct TextWrapMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextAlignMix<TextWrapMix<TextDecorationMix<TextSpacingMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:288:12
[INFO] [stdout]      |
[INFO] [stdout]  288 | pub struct TextAlignMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TextFillMix<TextAlignMix<TextWrapMix<TextDecorationMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:188:12
[INFO] [stdout]      |
[INFO] [stdout]  188 | pub struct TextFillMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-wgt-text-0.12.4/src/text_properties.rs:21:12
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub struct FontMix<P>(P);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: required for `&mut FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>` to implement `CoerceUnsized<&mut FontMix<TextFillMix<TextAlignMix<...>>>>`
[INFO] [stdout]      = note: required for the cast from `&mut FontMix<TextFillMix<TextAlignMix<TextWrapMix<...>>>>` to `&mut <Text as Deref>::Target`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/zng_wgt_text-5a40df7b9f935900.long-type-10996953864706039121.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the attribute macro `widget` which comes from the expansion of the attribute macro `widget_mixin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zng-wgt-text` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e0acc97fe6c83dd25f1a4ae6dde5b1c66149ca34358d4f3ee577c1770c7dc2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0acc97fe6c83dd25f1a4ae6dde5b1c66149ca34358d4f3ee577c1770c7dc2a6", kill_on_drop: false }`
[INFO] [stdout] e0acc97fe6c83dd25f1a4ae6dde5b1c66149ca34358d4f3ee577c1770c7dc2a6
