[INFO] fetching crate zng-wgt-text 0.4.22... [INFO] checking zng-wgt-text-0.4.22 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate zng-wgt-text 0.4.22 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate zng-wgt-text 0.4.22 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zng-wgt-text 0.4.22 [INFO] finished tweaking crates.io crate zng-wgt-text 0.4.22 [INFO] tweaked toml for crates.io crate zng-wgt-text 0.4.22 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 315 packages to latest compatible versions [INFO] [stderr] Adding linkme v0.3.28 (available: v0.3.29) [INFO] [stderr] Adding linkme-impl v0.3.28 (available: v0.3.29) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a322b4a4f98d35879e7cc6ca44c9cfc9e61a83d748301f9cc9032d47fbd69d56 [INFO] running `Command { std: "docker" "start" "-a" "a322b4a4f98d35879e7cc6ca44c9cfc9e61a83d748301f9cc9032d47fbd69d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a322b4a4f98d35879e7cc6ca44c9cfc9e61a83d748301f9cc9032d47fbd69d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a322b4a4f98d35879e7cc6ca44c9cfc9e61a83d748301f9cc9032d47fbd69d56", kill_on_drop: false }` [INFO] [stdout] a322b4a4f98d35879e7cc6ca44c9cfc9e61a83d748301f9cc9032d47fbd69d56 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350bede138a0051d57199691460c597ff4f92c7f11142bd63b0c6b5e0c020784 [INFO] running `Command { std: "docker" "start" "-a" "350bede138a0051d57199691460c597ff4f92c7f11142bd63b0c6b5e0c020784", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling zng-app-context v0.5.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zng-var v0.5.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking zng-handle v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking zng-clone-move v0.2.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling zng-view-api v0.10.4 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling zng-task v0.4.10 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zng-app v0.13.5 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling zng-wgt v0.5.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling minifier v0.3.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling zng-wgt-scroll v0.4.31 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling linkme-impl v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling zng-var-proc-macros v0.2.8 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking linkme v0.3.28 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling zng-color-proc-macros v0.2.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zng-task-proc-macros v0.2.6 [INFO] [stderr] Checking tracing-shared v0.1.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zng-app-proc-macros v0.3.8 [INFO] [stderr] Compiling zng-ext-l10n-proc-macros v0.2.9 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zng-txt v0.2.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking rustix v0.38.39 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking zng-tp-licenses v0.2.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking serde_variant v0.1.3 [INFO] [stderr] Checking zng-unique-id v0.4.7 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking zng-state-map v0.3.7 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking hyphenation_commons v0.8.4 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking zng-unit v0.2.10 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking rustybuzz v0.20.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking fs4 v0.9.1 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Checking ipc-channel v0.19.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zng-env-proc-macros v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking zng-env v0.3.7 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking zng-time v0.2.24 [INFO] [stderr] Checking zng-layout v0.2.30 [INFO] [stderr] Checking zng-color v0.3.15 [INFO] [stderr] Checking zng-ext-image v0.2.39 [INFO] [stderr] Checking zng-ext-fs-watcher v0.2.38 [INFO] [stderr] Checking zng-ext-l10n v0.5.18 [INFO] [stderr] Checking zng-ext-font v0.4.13 [INFO] [stderr] Checking zng-ext-window v0.3.30 [INFO] [stderr] Checking zng-ext-clipboard v0.2.40 [INFO] [stderr] Checking zng-wgt-transform v0.2.39 [INFO] [stderr] Checking zng-wgt-fill v0.2.39 [INFO] [stderr] Checking zng-wgt-container v0.4.1 [INFO] [stderr] Checking zng-wgt-filter v0.2.39 [INFO] [stderr] Checking zng-wgt-style v0.3.29 [INFO] [stderr] Checking zng-wgt-size-offset v0.2.39 [INFO] [stderr] Checking zng-wgt-access v0.2.39 [INFO] [stderr] Checking zng-wgt-data v0.2.39 [INFO] [stderr] Checking zng-ext-input v0.5.29 [INFO] [stderr] Checking zng-wgt-input v0.2.41 [INFO] [stderr] Checking zng-ext-undo v0.2.41 [INFO] [stderr] Checking zng-wgt-layer v0.3.31 [INFO] [stderr] Checking zng-wgt-text v0.4.22 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/text_properties.rs (3 fixes) [INFO] [stderr] Fixed src/node/render.rs (4 fixes) [INFO] [stderr] Fixed src/node/layout.rs (10 fixes) [INFO] [stderr] Fixed src/icon.rs (2 fixes) [INFO] [stderr] Fixed src/cmd.rs (6 fixes) [INFO] [stderr] Fixed src/node.rs (6 fixes) [INFO] [stderr] Fixed src/node/resolve.rs (12 fixes) [INFO] [stderr] Fixed src/node/caret.rs (3 fixes) [INFO] [stderr] Fixed src/lib.rs (3 fixes) [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1503:52 [INFO] [stdout] | [INFO] [stdout] 1503 | pub fn on_change_stop(child: impl UiNode, handler: impl WidgetHandler) -> impl UiNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var)>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var)>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[property(CHILD, capture, default(""), widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CHILD, widget_impl(Text))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/node/caret.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | #[property(CONTEXT, capture, widget_impl(InteractiveCaret))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[property(CONTEXT, default(FONT_FAMILY_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[property(CONTEXT, default(FONT_SIZE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[property(CONTEXT, default(FONT_WEIGHT_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[property(CONTEXT, default(FONT_STYLE_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[property(CONTEXT, default(FONT_STRETCH_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[property(CONTEXT, default(FONT_SYNTHESIS_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[property(CONTEXT, default(FONT_AA_VAR), widget_impl(FontMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[property(CONTEXT, default(FONT_COLOR_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[property(CONTEXT, default(FONT_PALETTE_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[property(CONTEXT, default(FONT_PALETTE_COLORS_VAR), widget_impl(TextFillMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[property(CONTEXT, default(TEXT_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | #[property(CONTEXT, default(TEXT_OVERFLOW_ALIGN_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[property(CONTEXT, default(JUSTIFY_VAR), widget_impl(TextAlignMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | #[property(CONTEXT, default(TEXT_WRAP_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[property(CONTEXT, default(WORD_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[property(CONTEXT, default(LINE_BREAK_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | #[property(CONTEXT, default(HYPHENS_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | #[property(CONTEXT, default(HYPHEN_CHAR_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[property(CONTEXT, default(TEXT_OVERFLOW_VAR), widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:587:1 [INFO] [stdout] | [INFO] [stdout] 587 | #[property(CHILD_LAYOUT+100, widget_impl(TextWrapMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | #[property(CONTEXT, default(UNDERLINE_THICKNESS_VAR, UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | #[property(CONTEXT, default(UNDERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[property(CONTEXT, default(UNDERLINE_SKIP_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | #[property(CONTEXT, default(UNDERLINE_POSITION_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | #[property(CONTEXT, default(OVERLINE_THICKNESS_VAR, OVERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | #[property(CONTEXT, default(OVERLINE_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | #[property(CONTEXT, default(STRIKETHROUGH_THICKNESS_VAR, STRIKETHROUGH_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[property(CONTEXT, default(STRIKETHROUGH_COLOR_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[property(CONTEXT, default(IME_UNDERLINE_THICKNESS_VAR, IME_UNDERLINE_STYLE_VAR), widget_impl(TextDecorationMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[property(CONTEXT, default(LINE_HEIGHT_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:855:1 [INFO] [stdout] | [INFO] [stdout] 855 | #[property(CONTEXT, default(LETTER_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:870:1 [INFO] [stdout] | [INFO] [stdout] 870 | #[property(CONTEXT, default(LINE_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | #[property(CONTEXT, default(WORD_SPACING_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:904:1 [INFO] [stdout] | [INFO] [stdout] 904 | #[property(CONTEXT, default(TAB_LENGTH_VAR), widget_impl(TextSpacingMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:948:1 [INFO] [stdout] | [INFO] [stdout] 948 | #[property(CONTEXT, default(WHITE_SPACE_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | #[property(CONTEXT, default(TEXT_TRANSFORM_VAR), widget_impl(TextTransformMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | #[property(CONTEXT, default(LANG_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1002:1 [INFO] [stdout] | [INFO] [stdout] 1002 | #[property(CONTEXT+1, default(DIRECTION_VAR), widget_impl(LangMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[property(CONTEXT, default(FONT_VARIATIONS_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1105:1 [INFO] [stdout] | [INFO] [stdout] 1105 | #[property(CONTEXT, default(FONT_FEATURES_VAR), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1111:1 [INFO] [stdout] | [INFO] [stdout] 1111 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1117:1 [INFO] [stdout] | [INFO] [stdout] 1117 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1141:1 [INFO] [stdout] | [INFO] [stdout] 1141 | #[property(CONTEXT, default(CapsVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[property(CONTEXT, default(NumVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | #[property(CONTEXT, default(NumSpacing::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1159:1 [INFO] [stdout] | [INFO] [stdout] 1159 | #[property(CONTEXT, default(NumFraction::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1171:1 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1177:1 [INFO] [stdout] | [INFO] [stdout] 1177 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | #[property(CONTEXT, default(FontFeatureState::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[property(CONTEXT, default(FontStyleSet::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1201:1 [INFO] [stdout] | [INFO] [stdout] 1201 | #[property(CONTEXT, default(CharVariant::auto()), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1207:1 [INFO] [stdout] | [INFO] [stdout] 1207 | #[property(CONTEXT, default(FontPosition::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1213:1 [INFO] [stdout] | [INFO] [stdout] 1213 | #[property(CONTEXT, default(JpVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1219:1 [INFO] [stdout] | [INFO] [stdout] 1219 | #[property(CONTEXT, default(CnVariant::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1225:1 [INFO] [stdout] | [INFO] [stdout] 1225 | #[property(CONTEXT, default(EastAsianWidth::Auto), widget_impl(FontFeaturesMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1369:1 [INFO] [stdout] | [INFO] [stdout] 1369 | #[property(CONTEXT, default(TEXT_EDITABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | #[property(CONTEXT, default(TEXT_SELECTABLE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | #[property(CONTEXT, default(ACCEPTS_TAB_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1395:1 [INFO] [stdout] | [INFO] [stdout] 1395 | #[property(CONTEXT, default(ACCEPTS_ENTER_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1403:1 [INFO] [stdout] | [INFO] [stdout] 1403 | #[property(CONTEXT, default(CARET_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[property(CONTEXT, default(INTERACTIVE_CARET_VISUAL_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1428:1 [INFO] [stdout] | [INFO] [stdout] 1428 | #[property(CONTEXT, default(INTERACTIVE_CARET_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | #[property(CONTEXT, default(SELECTION_COLOR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[property(CONTEXT, default(TXT_PARSE_LIVE_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1458:1 [INFO] [stdout] | [INFO] [stdout] 1458 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[property(CONTEXT, default(MAX_CHARS_COUNT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1488:1 [INFO] [stdout] | [INFO] [stdout] 1488 | #[property(CONTEXT, default(false), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1503:52 [INFO] [stdout] | [INFO] [stdout] 1503 | pub fn on_change_stop(child: impl UiNode, handler: impl WidgetHandler) -> impl UiNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1502:1 [INFO] [stdout] | [INFO] [stdout] 1502 | #[property(EVENT, widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[property(CONTEXT, default(CHANGE_STOP_DELAY_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[property(CONTEXT, default(AUTO_SELECTION_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1535:1 [INFO] [stdout] | [INFO] [stdout] 1535 | #[property(CONTEXT, default(OBSCURING_CHAR_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1550:1 [INFO] [stdout] | [INFO] [stdout] 1550 | #[property(CONTEXT, default(OBSCURE_TXT_VAR), widget_impl(TextEditMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[property(CONTEXT, default(PARAGRAPH_SPACING_VAR), widget_impl(ParagraphMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[property(CONTEXT, widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[property(CONTEXT, default(SELECTION_TOOLBAR_FN_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1804:1 [INFO] [stdout] | [INFO] [stdout] 1804 | #[property(CONTEXT, default(SELECTION_TOOLBAR_ANCHOR_VAR), widget_impl(SelectionToolbarMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | #[property(EVENT, default(None), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1827:1 [INFO] [stdout] | [INFO] [stdout] 1827 | #[property(EVENT, default(CaretStatus::none()), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[property(CHILD_LAYOUT+100, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | #[property(CHILD_LAYOUT+100, default(LinesWrapCount::NoWrap(0)), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1850:1 [INFO] [stdout] | [INFO] [stdout] 1850 | #[property(EVENT, default(0), widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1866:1 [INFO] [stdout] | [INFO] [stdout] 1866 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var)>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var)>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/text_properties.rs:1896:1 [INFO] [stdout] | [INFO] [stdout] 1896 | #[property(CHILD_LAYOUT+100, widget_impl(TextInspectMix

))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[property(CONTEXT, capture, widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT, default(ICON_SIZE_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_wgt::prelude::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/icon.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[property(CONTEXT, default(ICON_COLOR_VAR), widget_impl(Icon))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.93s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking zng-wgt-text v0.4.22 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "350bede138a0051d57199691460c597ff4f92c7f11142bd63b0c6b5e0c020784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350bede138a0051d57199691460c597ff4f92c7f11142bd63b0c6b5e0c020784", kill_on_drop: false }` [INFO] [stdout] 350bede138a0051d57199691460c597ff4f92c7f11142bd63b0c6b5e0c020784